>         Server: apache-1.3.12, mod_ssl-2.6.4 (these two compiled from tar.gz),
> openssl-0.9.5a (from the distributed RPMs), Linux Red Hat 6.2
>         Client: Windows 2000 Professional (upgraded from NT Workstation), IE
> 5.00.2920.0000 56-bit
>

Try to recompile openssl-0.9.5a but change ssl/tls1.h file line with

#defineTLS1_ALLOW_EXPERIMENTAL_CIPHERSUITS 1

to

#defineTLS1_ALLOW_EXPERIMENTAL_CIPHERSUITS 0

then install new library and rebuild mod_ssl (don't forget make clean before).

That works for we. Tested on stock IE5.01 W9x, WIN2000, patched 5.01 on W9x...

Oleg


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

Reply via email to