Re: curious .conf problem

2022-01-11 Thread David27
>> 2. The proximate cause for all these problems: Certbot did not generate an >> SSL certificate for a server block with a 'dot' prefix name even when it was >> listening to 443. It didn't complain, it just didn't expand the >> certificate. > > That seems like a curious thing to do. > > Maybe certb

Re: curious .conf problem

2022-01-08 Thread David27
Hello Francis, thanks for the hints. It is working now. >> 2) Gosh I am also hesitant to put >> the entire sites .conf file in a public email list where for evermore they >> are viewable by people who might notice exploits, even those unrelated to >> the issue at hand. > >That is a valid concern

Re: curious .conf problem

2022-01-07 Thread David27
Hello Francis, > If you have no "server_name www.thomas-walker-lynch.com;" ( There is indeed a server block already defined with a server name www.thomas-walker-lynch.com. Nginx just chooses to use a different block that has a different server name. (Or perhaps I messed up the syntax for it l

curious .conf problem

2022-01-06 Thread David27
"https://www.thomas-walker-lynch.com"; is picked up by a server block with a different virtual host name. A bit of a head scratcher so perhaps the experts here can tell me what rookie mistake I have made? Detailed information and .txt file versions of the conf files at this link. thomaswlynch.co