Verification problem

Verification problem

am 07.01.2005 22:38:12 von John Beames

I am running Open_SSL on a Macintosh G5 running OS X 10.3.7 (not
Xserve) using Apache as my server. I have SSL all set up and running in
three of four browsers. It works fun in FireFox, Safari, and Netscape.
With Internet Explorer though, it refuses to verify the certificate.
Here is the section from the httpd.conf file that seems to be at the
root of the problem:

SSLEngine on
# SSLProtocol all -SSLv3
SSLCipherSuite
ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+e NULL
# Path to your certificates and private key
SSLCertificateChainFile /etc/httpd/ssl.key/SecurityServicesCA.crt
SSLCertificateFile /etc/httpd/ssl.key/server.crt
SSLCertificateKeyFile /etc/httpd/ssl.key/server.key


Any suggestions??

Thanks!

John

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org