summaryrefslogtreecommitdiffstats
path: root/python/python-ndg_httpsclient/README
blob: bacd69bcb78bdeabfb4368b32081fdd306e80596 (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.