allow subjectaltnames in certificates
Status: Beta
Brought to you by:
eddieroadcap
Apache only allows one certificate to be used at a time. This is problematic for https, if the server hosts multiple sites, and those sites are of multiple domains.
Wildcard certificates are okay for sites of a single domain, but hosting multiple domains within the same apache requires a certificate with subjectaltnames (potentially also wildcard entries) for the other domains.
It would be totally awesome for host masters to have such a functionality easily accessible.
Thanks!
+1