|
Software versions:
apache-1.3.14-3 mod_ssl-2.7.1-3 RedHat Linux 7.0 on Intel Users with AOL 6.0 (which apparantly uses IE 5.01) were not able to connect to my secure server, at all. Per the mod_ssl FAQ, I had the following
options in my httpd.conf file to account for IE bugs:
However, this didn't fix it. Thanks to a tip from Petri Pietu on this list,
as well as info contained in this message:
I tried adding the following additional options to my .conf file:
My AOL users are all fixed (three independent customers originally
complained, and I verified that they are all fixed now). As mentioned in the
message referenced above, SSLSessionCache is supposed to only be a performance
option, and not affect functionality. I have no idea why putting the cache in
place has fixed my AOL users. But there you have it. It would be nice if this
were documented in the FAQ, or else if it belies a bug, then added to the
hotlist.
Thanks,
Bryan
|
- RE: How I fixed mod_ssl, AOL, and IE5 Bryan Field-Elliot
- RE: How I fixed mod_ssl, AOL, and IE5 David Rees
