Hello, > On Mon, Dec 11, 2006 at 10:48:34AM -0600, chris busbey wrote: > > > On 12/11/06, Marek Marcola <[EMAIL PROTECTED]> wrote: > > >> It almost seems like the server is accepted SSL3 msgs, but sending out > > >> another protocol type. Any suggestions? > > >If you using Linux, can you send ssldump or wireshark dump > > >of this session. > > > > Here is an ssldump of s_client connecting to my server. I am getting > > a "Length mismatch" error following the client key exchange. In this > > run, the server ctx is set to receive SSLv23, the ssl on s_client was > > not specified. Would the Length Mismatch indicate a bad key? > > > > Is either the server or the client using OpenSSL 0.9.8a or 0.9.8b, if > compiled with zlib support, and all bug work-arounds are enabled via > SSL_OP_ALL, you will run into problems, this is fixed in 0.9.8c and > later. This bug was for TLS1 and here we have SSL3 established.
Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
