p5-net-ssleay
p5-net-ssleay copied to clipboard
Add want_client_hello_cb and other want_ calls
Issue #71 exposes SSL_CTX_set_client_hello_cb() and related API calls. A related convenience method SSL_want_client_hello_cb() was also added in OpenSSl 1.1.1. In addition to this, there are a number of SSL_want_*_() convenience functions that have not been exposed yet.