Hello George,
You may find that your client is, perhaps unintentionally, 'backward
compatible' so it tries to handshake with SSLv2 Client Hello with SSLv3
'extensions', as would be expected of a backward compatible client.  Have a
look at the content of the Client Hello packet.  The first couple of bytes
will tell you which version Client Hello packet you are dealing with.
Cheers
--
Michael Czapski
Senior Consultant
SeeBeyond Pty. Ltd.
+61 2 9409-5403

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of George Lind
Sent: Wednesday, April 18, 2001 5:52 AM
To: '[EMAIL PROTECTED]'
Subject: SSLv3_server_method() not working

When I use SSLv23_server_method() in my server everything works fine.  When
I change to SSLv3_server_method() the connection fails.   The client is
using SSLv3_client_method().  What would cause this problem?

Thanks,
George

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to