Python and OpenSSL version reference issue on OS X
Trying to resolve an OpenSSL version issue I'm having. It seems that I have three different versions of OpenSSL on my Mac. Python 2.7.11 has version 0.9.7m: python -c "import ssl; print ssl.OPENSSL_VERSION" OpenSSL 0.9.7m 23 Feb 2007 At the Terminal: openssl version OpenSSL 1.0.1h 5 Jun 2014 Recently Compiled / Installed: /usr/local/ssl/bin/openssl OpenSSL> version OpenSSL 1.0.2h 3 May 2016 OpenSSL> I recently upgraded my OS X to 10.11.5. In the process, caused an issue for previously working python scripts. Below is the error message snippet: Python Error Message: You are linking against