SNI support for nginx

Maxim Dounin mdounin at mdounin.ru
Mon Jul 4 11:18:57 UTC 2016


Hello!

On Mon, Jul 04, 2016 at 06:31:02AM -0400, Sushma wrote:

> I am relatively new to nginx. 
> I would like to setup multiple domains on the same port. Nginx has SNI
> support enabled.
> Do i have to still point to the right ssl certificate and ssl private in
> each of server blocks  using the ssl_certificate directive?

Yes.

> Or is there a way, nginx will be able to dynamically figure out the cert to
> be presented without it being explicitly mentioned via the directive
> ssl_certificate?

No.

-- 
Maxim Dounin
http://nginx.org/



More information about the nginx mailing list