Any idea about what cause the error below ?
I use Linux centos with openssl-devel.i386 0.9.8e-12.el5_5.7
$ easy_install PyOpenSSL Searching for PyOpe
If you don't need to use the lastest pyOpenSSL, just rolled back to 0.12, this is the simplest way.
pyOpenSSL
pip install pyOpenSSL==0.12
Check for @Jean-Paul's answer for detail.