Python wrapper module around the OpenSSL library
High-level wrapper around a subset of the OpenSSL library, includes
* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error codes
... and much more ;)
- Developed at devel:languages:python
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pyOpenSSL && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pyOpenSSL-23.2.0.tar.gz | 0000185132 181 KB | |
python-pyOpenSSL.changes | 0000024230 23.7 KB | |
python-pyOpenSSL.spec | 0000002969 2.9 KB | |
skip-networked-test.patch | 0000000962 962 Bytes |
Revision 51 (latest revision is 55)
Dominique Leuenberger (dimstar_suse)
accepted
request 1093835
from
Dirk Mueller (dirkmueller)
(revision 51)
- update to 23.2.0: * Removed ``X509StoreFlags.NOTIFY_POLICY``. * ``cryptography`` maximum version has been increased to 41.0.x. * Invalid versions are now rejected in ``OpenSSL.crypto.X509Req.set_version``. * Added ``X509VerificationCodes`` to ``OpenSSL.SSL``.
Comments 0