Fix AsyncSSLSocket handshake error reporting.
Summary:https://www.openssl.org/docs/manmaster/ssl/SSL_get_error.html OpenSSL errors are a pain to deal with and we were handling several cases incorrectly, resulting in a ton of "DH lib" errors when none were likely actually DH lib errors. Reviewed By: siyengar Differential Revision: D2999084 fb-gh-sync-id: b3182be2c199f79ed341af7dbf7524197a838584 shipit-source-id: b3182be2c199f79ed341af7dbf7524197a838584
Showing
Please register or sign in to comment