On 07/04/2016 12:31 PM, Sushma wrote: > 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?
After some research not statically by configuration. But using a bit of lua could offer a way to maybe make this happen. Something like: https://litespeed.io/dynamic-tls-certificates-with-openresty-and-ssl_certificate_by_lua/ Regards Christian _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
