summaryrefslogtreecommitdiffstats
path: root/libraries/pyOpenSSL/README
blob: 70e1a0d8260a281d8d3f0165363645b43668dfb0 (plain)
1
2
3
4
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.