9/19/17

MacOS SSLV3_ALERT_HANDSHAKE_FAILURE

Error:
(Caused by SSLError(SSLError(1, u'[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:661)'),))

Solution:
brew install openssl
pip install cryptography

No comments:

Post a Comment