Python interface to the OpenSSL library
https://www.pyopenssl.org/en/stable/
python-pyOpenSSL-elinks.patch | ||
python-pyOpenSSL-nopdfout.patch | ||
python-pyOpenSSL-threadsafe.patch | ||
python-pyOpenSSL.spec | ||
python-pyOpenSSLL-0.7-openssl.patch | ||
README.md |
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