slackbuilds_ponce/python/ndg_httpsclient/README
Dimitris Zlatanidis 70da8c9640 python/ndg_httpsclient: Added (enhanced HTTPS support).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-03 20:50:20 +07:00

4 lines
242 B
Text

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.