do not fail when ssl cert not present.

Lukas Tribus luky-37 at hotmail.com
Thu Jun 18 16:02:42 UTC 2015


Hi,


> I tried to not fail the nginx server if ssl cert is not available.

You do that by checking the config first (nginx -t), if successful,
then you reload. This is the proper way to do it.



> Also i do not believe its proper to fail the entire server if one
> server block fails.

It is.

 		 	   		  


More information about the nginx mailing list