Hi,
I'm trying to connect to an epp server via sslv3 in php. OpenSSL version is
OpenSSL 0.9.8g. I have got correct certificates. I'm able to establish new
connection, but server only sends to me "hello" and after it does not anwser
any posts. Instead it returns to me these warnings:
SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL
routines:SSL3_GET_RECORD:wrong version number
SSL operation failed with code 1. OpenSSL Error messages: error:1408F119:SSL
routines:SSL3_GET_RECORD:decryption failed or bad record mac
SSL operation failed with code 1. OpenSSL Error messages: error:1409442E:SSL
routines:SSL3_READ_BYTES:tlsv1 alert protocol version
I think my client uses bad handshake version. How can I force it to use only
sslv3 handskahe ?

Thanks for any advice,

Podbor



-- 
View this message in context: 
http://old.nabble.com/SSL-%22Wrong-version-number%22-OpenSSL-0.9.8g-tp27716269p27716269.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to