............

So I have my cert the GS root cert and the intermediate cert pointed at by
the
apache conf like this

SSLCertificateFile /xxxx/etc/certs/myhost.com.crt
SSLCertificateKeyFile /xxxx/etc/certs/myhost.key
SSLCACertificateFile /xxxx/etc/certs/globalsign-root-ca-rc2.crt
SSLCertificateChainFile /xxxx/etc/certs/globalsign-intermediate-
extended.crt

I find that if I just append the cross cert to the intermediate then my ssl checkers are happy and all my browsers seem to agree.
--
Robin Becker

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to