You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Alex Bligh <al...@alex.org.uk> on 2014/06/24 09:43:28 UTC

[users@httpd] Dynamic mass virtual hosting with SSL, SNI and certificates read from a DB/map

I understand how to do dynamic mass virtual hosting without SSL.
By that I mean the ability to add/remove virtual hosts without
restarting Apache or changing its configuration.

I understand how this can work with SSL if all the sites share
the same certificate.

Is there a way to do this if the sites do not share the same
certificate but are selected by SNI? Presumably I would need
the certificates to live in some form of database? I can’t
see how to do that with mod_ssl. Allegedly mod_nss does this
but I’d rather avoid that.

-- 
Alex Bligh





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org