summaryrefslogtreecommitdiffstats
path: root/python/pyOpenSSL/README
blob: 73a7771c85c2b88f7632278d72ef576ccea421d0 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.

This is the last pyOpenSSL that can be built on Slackware 15.0.
Version 23.0.0 and newer requires newer cryptography version that
can't be built on Slackware 15.0 due to upstream dropping OpenSSL 1.1.0.