13 Oct
2019
13 Oct
'19
11:09 p.m.
Hi, Any tips what I could be missing for the error of "Handshake failed: no protocols available"? Using sslv23 in both server and client was fine, but when I changed it to use either sslv3, sslv3_client / sslv3_server, it get that error "Handshake failed: no protocols available". I am running the example code I downloaded from: https://www.boost.org/doc/libs/1_66_0/doc/html/boost_asio/example/cpp03/ssl/... https://www.boost.org/doc/libs/1_66_0/doc/html/boost_asio/example/cpp03/ssl/... Thank you. Kind regards, - jh