You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson e0ddae34a8
python/ndg_httpsclient: Fix slack-desc.
9 years ago
..
README python/ndg_httpsclient: Added (enhanced HTTPS support). 11 years ago
ndg_httpsclient.SlackBuild python/ndg_httpsclient: Updated for version 0.4.2. 9 years ago
ndg_httpsclient.info python/ndg_httpsclient: Updated for version 0.4.2. 9 years ago
slack-desc python/ndg_httpsclient: Fix slack-desc. 9 years ago

README

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.