Logged In: NO

IE has a lot of SSL bugs and communicating with it isn't so
easy. If you look at
Apache mod_ssl, there's all kinds of IE workarounds in it.
If you're trying to
support HTTP 1.1 keepalives while SSL is active, turn
keepalives off. Yes
performance will suffer but that seems to keep mod_ssl
alive. See www.modssl.org
documentation for more info.