https://bz.apache.org/bugzilla/show_bug.cgi?id=63936

            Bug ID: 63936
           Summary: Multiple Certs&Keys  in a file used with
                    SSLProxyMachineCertificateFile
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The documentation for SSLProxyMachineCertificateFile says that you can use
multiple certificates and keys in one file. That raises the question on how
mod_ssl does the association of keys to certificate as the private keys do not
contain any meta data. So must the file have a certain order like
cert-key-cert-key or is the module really calculating the public key from the
private key data and uses the public key fingerprint for association?

What even is used it should be documented to enhance usability

-- 
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