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