https://issues.apache.org/bugzilla/show_bug.cgi?id=54385
--- Comment #1 from Joachim Breitner <mail@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
|