blob: 1defa4857103bfda11a0e4f4e2a7f0c1b508bbbf (
plain)
1
2
3
4
|
This is 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.
|