Hello: I have a problem of type "SSLv3 alert handshake failure" in my server.I have a client that sends files to my server with server/client autentication without problem.The initial handshake is well done.( with certificate exchange correct,ciphers...,etc,etc) My code works perfectly on Sun Solaris 2.6,but in Linux RH6.0 I have above error in middle of the client-server conversation.I use OpenSSL0.9.5a. I have debuged the client and I see an error SSL_R_WRONG_VERSION_NUMBER. I have read this could be due to a client trying to speak SSLv23 and a server using SSLv3,by example.But I have used exactly the same SSLvXX in both client and server and the problem persists. I am using non-blocking sockets. �How can a handshake error be in middle of stream?I�m not renegotating SSL session. Could somebody help me? Thank you. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
