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/

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to