On Fri, Jun 17, 2011 at 12:27:49PM -0400, Jeff Shearer wrote:
> I am running apache 2.2.14
> 
[snip]
> 
>   SSLCACertificateFile "/files/thisdomain.conf/intermediate.crt"
> 

At least, this is not what you want. SSLCACertificateFile specifies the
cert of the CA which issues certs to the *clients*. To use an
intermediate cert for the server, use SSLCertificateChainFile instead.

http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcertificatechainfile

HTH,

Pete
-- 
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107

Attachment: pgpkvCKlXbBG4.pgp
Description: PGP signature

Reply via email to