Verification problem

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 [at] modssl.org
Automated List Manager majordomo [at] modssl.org
John Beames [ Fr, 07 Januar 2005 22:38 ] [ ID #573326 ]
Webserver » gmane.comp.apache.mod-ssl.user » Verification problem

Vorheriges Thema: 403 Forbidden from client - Seeding PRNG with 0 bytes of entropy
Nächstes Thema: Action directive and client cert authentication