aboutsummaryrefslogtreecommitdiff
path: root/python/python2-pyOpenSSL/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-pyOpenSSL/README')
-rw-r--r--python/python2-pyOpenSSL/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/python2-pyOpenSSL/README b/python/python2-pyOpenSSL/README
deleted file mode 100644
index 8a0cda45ec..0000000000
--- a/python/python2-pyOpenSSL/README
+++ /dev/null
@@ -1,6 +0,0 @@
-Python wrapper around a small subset of the OpenSSL library. Includes:
-X509 Certificates, SSL Context objects, SSL Connection objects using
-Python sockets as transport layer. The Connection object wraps all the
-socket methods and can therefore be used in.
-
-This is the last version of pyOpenSSL that supports python2.