In response to a certificate signing request, a certification authority sent a web server certificate along with the certificate of an intermediate certification authority that signed the web server certificate. What should be done with the intermediate certificate in order to use the web server certificate with Apache HTTPD?
Recent Comments (The most recent comments are at the top.)
Should this answer be SSLCACertificateFile?
This is a single file that contains a concatenation of all the Certificates of CA serves this purpose.