Skip to content

HTTPS client implementation for httplib and urllib2 based on PyOpenSSL

Notifications You must be signed in to change notification settings

Python-Repository-Hub/ndg_httpsclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.

About

HTTPS client implementation for httplib and urllib2 based on PyOpenSSL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%