You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2013/01/08 11:02:00 UTC

[Bug 54385] SSL configuration independent from virtual hosts, automatic certificate selection.

https://issues.apache.org/bugzilla/show_bug.cgi?id=54385

--- Comment #1 from Joachim Breitner <ma...@joachim-breitner.de> ---
A suggested change would be to have, in addition to SSLCertificateFile, a
SSLSNICertificateFile directive that can be used multiple times. mod_ssl will
then first go through all certificates mentioned in SSLSNICertificateFile and
use the first one with a matching name. If none matches, SSLCertificateFile is
used. 

It seems to me that this would be a non-intrusive local change.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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