[imp] FW: IMP/Horde Blank Page

Eric Rostetter eric.rostetter@physics.utexas.edu
Sun, 22 Sep 2002 23:15:36 -0500


Quoting Devin Atencio <dreamboy@aros.net>:

> Yes my site is using SSL, is there a problem with this?

There are known problems with the combination of IE with SSL and the
default web server configuration of most web servers.

Are you using apache?  If so, check the archives.  Most likely you have
something like:

SetEnvIf User-Agent ".*MSIE.*" \
         nokeepalive ssl-unclean-shutdown \
         downgrade-1.0 force-response-1.0

If so, remove it (comment it out) and replace it with something like:

BrowserMatch "MSIE [1-4]" nokeepalive ssl-unclean-shutdown downgrade-1.0 force-r
esponse-1.0
BrowserMatch "MSIE [5-9]" nokeepalive ssl-unclean-shutdown

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

"Can you hear me now? ... Good!"
"Can you hear me now? ... Good!"