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

             Bug #: 51600
           Summary: Loading the same certificate in multiple virtual hosts
           Product: Apache httpd-2
           Version: 2.2.3
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ssl
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Apache and mod_ssl (openssl) tracks the loading of a certificate (and
associated CA certs) by the common name (CN) of the certificate. If the same CN
is found in a later virtual host configuration the certificate is not loaded a
second time.

I would like to request that some sort of message gets logged to the error log
when this situation happens. I have run into this with servers where either a
wildcard cert is used in multiple virtual hosts or the server was just
misconfigured.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to