Dynamic/Wildcard SSL certificates with SNI ?
Lukas Tribus
luky-37 at hotmail.com
Fri Jan 16 16:35:14 UTC 2015
> allowing demand-driven, request-time loading of certificate files
I don't think thats possible with openssl, especially in a event-driven application
like nginx.
That having said, haproxy has a nice functionality: you can just point to one
or more directories and haproxy will load every single certificate in that
directory for you (at startup), and it will handle those certificates based on
SNI.
Lukas
More information about the nginx
mailing list