summaryrefslogtreecommitdiff
path: root/security/py-ndg_httpsclient
AgeCommit message (Collapse)AuthorFilesLines
2016-11-11Update security/py-ndg_httpsclient to 0.4.2.fhajny3-9/+10
0.4.2 - Fix to bug in ndg.httpsclient.utils.open_url - duplicate open call. 0.4.1 - Include metadata tags to show Python 3 compatibility
2015-12-01Import ndg_httpsclient-0.4.0 as www/py-ndg_httpsclient.fhajny4-0/+83
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.