diff options
Diffstat (limited to 'python/python-ndg_httpsclient/README')
-rw-r--r-- | python/python-ndg_httpsclient/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python-ndg_httpsclient/README b/python/python-ndg_httpsclient/README deleted file mode 100644 index bacd69bcb7..0000000000 --- a/python/python-ndg_httpsclient/README +++ /dev/null @@ -1,4 +0,0 @@ -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. |