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

--- Comment #2 from Marc Stern <marc.st...@approach.be> ---
Putting the chain in the same file as the certificate is not compatible with
storing the private key in teh same file. I tried all combinations.

Set SSLCertificateChainFile on virtualhost level is indeed an option.

Example of file:
-----BEGIN CERTIFICATE-----
CA1
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
Root1
-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----
CA2
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
Root2
-----END CERTIFICATE-----

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to