Skip to content

byeonlab/python-ssl-certificate-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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.

About

Simple trick to bypass ssl_certification_error in python 2.7.9 or later

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages