On Fri, May 14, 2004, Igor G wrote:

> Hi,
> 
> I am writing a small ssl/tls client and it does communicate with 
> OpenSSL/apache without any problem using all possible ciphers. However it 
> fails to connect to the IIS. The IIS just drops a connection after 
> ClientKeyExchane+ChangeCipher+Finished message without any alerts. The IIS 
> does not produce a lot of logging output and I could not find any reference 
> how to enable it. So, I am very much puzzled and I wonder if someone has 
> any knowledge of possible differences for the IIS SSL negotiation and can 
> give me a tip about that problem.
> 

Try connecting with s_client to see if that works. If it doesn't try options
like "-bugs" or "-cipher RC4".

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to