python-ssl-certificate-problem Simple trick to bypass SSLv3 and SSLv2 certification error (Python >= 2.7.9) Modify two lines in ssl.py Location of ssl.py : Windows -> Python27\Lib Linux -> /usr/lib/Python27/ Please use this carefully.