NeusoftSecurity / SEnginx

Security-Enhanced nginx by Neusoft corporation.
www.senginx.org
BSD 2-Clause "Simplified" License
182 stars 68 forks source link

mass ssl sni hosting - possibly feature request #47

Open waszi opened 8 years ago

waszi commented 8 years ago

Hello!

Is it possible to dynamically load certificates/keys for ssl/tls? I would like to avoid reloading configuration on every change. Frontend nginx using custom dns servers maps vhost to backend server it works fine for http, but I would like to use it also for https.

something like ssl_certificate /etc/nginx/ssl/$http_host.pem

InfoHunter commented 7 years ago

This seems like a valid feature request