92a75a38cb
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.
4 lines
231 B
Text
4 lines
231 B
Text
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.
|