Hello,

I developped a server that uses Openssl version 0.9.8.d

I try to connect a client who uses Openssl version 0.9.6.
I uses SSLV3 mode with 4096 bit RSA length key.

What I can see in stream traces is that the handshake between the two achieves.
But just after having received the last message Change Cipher from the server,
the client sends an alert message (close_notify warning message) instead of
sending application data messages.

How can we explain this behaviour ? Is it due to the old version of Openssl
library used in client side ?

Jean-François




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

Reply via email to