Hi, 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? 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?
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,268024,268024#msg-268024 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
