This is an error I received in the mitmproxy event log while running a python script to connect to our server over HTTPS. The script uses httplib2 (we need to support old Python versions :/).
- Python 2.7.10 (using pyenv)
- OS X 10.11
sslmodule compiled against OpenSSL v0.9.8zg- HTTPS connection fails with the following error from the event log in mitmproxy