slackbuilds_ponce/python/pyOpenSSL/README
Willy Sudiarto Raharjo 0e66b0339a
python/pyOpenSSL: Updated for version 22.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-07 08:53:30 +07:00

7 lines
369 B
Text

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 package only build python3 modules.
If you need python2 modules, please install python2-pyOpenSSL package.