On Wed, Jul 25, 2001 at 11:22:09AM +1000, DT wrote:
> I have a simple server which I can connect to using the openssl
> client, and using Netscape no problems.
>
> MS Internet Explorer refuses to connect and I get the dreaded
> "no shared cipher" message on my server.
>
> Pointing IE to openssl s_server indicates it using EXP-RC4-MD5.
> I have tried setting ciphers with SSL_CTX_set_cipher_list()
> and the changes can be demonstrated with s_client but IE still
> fails. I can run c_client -cipher EXP-RC4-MD5 and it works
> just fine. What the hell does IE want?
If I would have a simple answer, I would give it to you.
s_client will run with SSLv2-TLSv1 enabled (SSLv3/TLSv1 preferred),
so EXP-RC4-MD5 will be the SSLv3 version.
I have just tried with SSLv2 only, SSLv3 only etc and it seems to work
between s_client and s_server...
Could you kindly perform an ssldump of the connection and post
the output?
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]