Hi, I want to enable HTTPD to support multi-layer certificates (ca chain). I had 2 options Option 1: We can configure SSLCertificateFile (EE file) and SSLCertificateChainFile (CA Chain)
Option 2: We can configure SSLCertificateFile (EE+CA Chain) When we tested we found that Option 2 worked and Option 1 did not. Any idea if I have missed anything in Option 1 or how to make Option 1 work HTTP version Is 2.2.3 Regards Srini