On Tue, 2007-12-04 at 16:34 +0100, [EMAIL PROTECTED] wrote:
> 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 ?
What alert message client sends ? If client send alerts then in client
log you may find valuable information about disconnection cause.

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

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

Reply via email to