Commit 7d8d04bc authored by JonoJensen's avatar JonoJensen Committed by Roger Light
Browse files

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: default avatarJonoJensen <jono.jensen@yahoo.se>
parent c4f8bee3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment