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