Put this code after the virtual hosts in your httpd.conf file, should do the trick, did it for me.
# SSL fix for IE 5.0 mac (and other non-V3 browsers) SSLSessionCache dbm:/var/cache/httpd/ssl_cache SSLSessionCacheTimeout 300 SetEnvIf User/Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown \ downgraade-1.0 force-respnse-1.0 SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP > I've seen similar posts on the following topic here but as yet no solution. > I get "Security Failure: Data encryption error" using IE 5.0 on a Mac when I > attempt to connect to a secure server running openssl 0.9.6.a. > > How do I configure the server to get round this? > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] Deke Weinblatt --------------------------------- Network Administrator Vuzzer.com 15740 Rockford Road Suite 201 Plymouth MN 55446 763-550-9651 ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]