Hello, I need renegotiate the ssl connection
and I do it with:
SSL_renegotiate
SSL_do_handshake
but the other side of the SSL connection show this
error:
Incorrect version
number
but the version is the same as the previus
conection: 3.1
Somebody can help me?
|