> difference is actually inside OpenSSL) or it has to be related to shutdown
> handling. At least from the descriptions of the users, it seems the trouble is
> more related to OpenSSL instead of Apache-SSL or mod_ssl. Hmm..

Exactly. openssl 0.9.4 does work. 0.9.5x also works with expiremental ciphers
disabled.
openssl s_server has exactly the same problems (verified 10 minutes ago) with IE 5.01
...!

so that is clearly an openssl problem... just disable TLS1_EXPERIMTAL_CIPHERSUITS in
ssl/tls1.h to make 0.9.5x work again. In 0.9.4 it was disabled and that is why 0.9.4
works... When people disable EXP56 in apache.conf they probably do the same thing
effectivly.

That is clearly an openssl issue and is unrelated to Apache-SSL - mod_ssl
differences...









______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to