Question on having multiple SSL cert for multiple domains

Ralph Seichter m16+nginx at monksofcool.net
Wed Jul 4 15:29:29 UTC 2018


On 04.07.2018 17:03, Danny Horne via nginx wrote:

> Easiest way (in my opinion) would be to place the ssl configurations
> with the appropriate server block

Agreed. The SSL configuration parameters can either be added directly or via
'include' statements. Personally, I prefer using generator scripts which produce
nginx config files over include statements because it makes the resulting files
easier to read.

-Ralph


More information about the nginx mailing list