Hi, folks. I have a site that's running apache 1.3.12 and mod_ssl
2.6.5-1.3.12. IE (I suspect v5.x) users on Macs get data decryption errors
when they try to access the site. They are then unable to access any of the
site's pages. I've tried all of the suggestions outlined in the FAQ:
http://www.modssl.org/docs/2.6/ssl_faq.html#ToC48
None of them do any good, while some actually make it worse.
I tried apache+ssl (my apologies if I blaspheme). That was able to
force the browser to drop ssl and continue unencrypted. Not sure I
want that.
Does anyone have any suggestions? This is becoming a big issue.
Thanks bunches!
-Blaise
Here's my apache config.status, if it does any good:
CC="gcc" \
EAPI_MM="/opt/pkg/contrib" \
SSL_BASE="/opt/pkg/contrib" \
RSA_BASE="/opt/pkg/contrib/lib" \
./configure \
"--activate-module=src/modules/perl/libperl.a" \
"--disable-rule=EXPAT" \
"--enable-module=ssl" \
"--enable-module=rewrite" \
"--prefix=/opt/pkg/apache" \
"--activate-module=src/modules/php4/libphp4.a" \
"--with-layout=Apache" \
"--with-perl=/opt/pkg/contrib/bin/perl" \
"$@"
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]