Fix issue when SSL_connect() returns SSL_ERROR_WANT_READ. A call to SSL_write...
Fix issue when SSL_connect() returns SSL_ERROR_WANT_READ. A call to SSL_write here will later transmit a new client hello and make ssl connection fail.
Signed-off-by:
JonoJensen <jono.jensen@yahoo.se>
parent
c4f8bee3
Please register or sign in to comment