On Wed, Jun 11, 2003 at 11:53:04PM +0900, [EMAIL PROTECTED] wrote:
> I run SSL test server of OpenSSL0.9.7b by following command
> 
> openssl s_server -www -cipher "ALL:!RC4:@STRENGH"
> 
> I tried to browse this server by IE6.0.
> However IE6.0 shows error "cannot display page ".
> 
> I capture packets of this commucation.
> ServerHello was completed with selected cipher-suite of 
> TLS_RSA_WITH_3DES_EDE_CBC_SHA.
> So I guess the case of 3DES cipher-suite cause something wrong.
> 
> Netscape7.02. goes well in the case of 3DES cipher-suite.
> 
> Does anyone know something on this issue.

Could you please retry with the "-bugs" option to s_server?
It enables workarounds for well known bugs of other SSL implementations.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to