python-pyOpenSSL/README.md

5 lines
276 B
Markdown
Raw Permalink Normal View History

2024-01-05 16:22:52 +01:00
# python-pyOpenSSL
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