Hello OpenSSL and ModSSL users,

I am running apache-1.3.29, mod_ssl-2.8.16-1.3.29, and openssl 0.9.7c.

Users at a specific lan on the internet accessing our cgi application sometimes lock at some random place in our application. Once this happens, it will lock up again at the same page if the quit their browser and try again. They are running a patched ie6 on windows 2000. We only have this problem with this one client's site.

Here is the error from my log file:

[Tue Dec 30 08:19:10 2003] [error] mod_ssl: SSL handshake timed out (client X.X.X.X, server www.partnersmith.com:443)

The ssl-engine log has no additional information.

When the connection does work, it uses Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)

I have the usual stuff for ie in my httpd.conf:

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

I have been researching this with no luck. I have found hints of people having this problem with w2k in the archives but never any solution.

Thank you for your time.
-R
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to