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
- Sources inherited from project openSUSE:Factory
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/python-pyOpenSSL && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyOpenSSL-19.0.0.tar.gz | 0000168551 165 KB | |
python-pyOpenSSL.changes | 0000015637 15.3 KB | |
python-pyOpenSSL.spec | 0000002838 2.77 KB | |
skip-networked-test.patch | 0000000500 500 Bytes |
Revision 33 (latest revision is 55)
Dominique Leuenberger (dimstar_suse)
accepted
request 680975
from
Ondřej Súkup (mimi_vx)
(revision 33)
update to 19.0 - fixed build deps. - drop patches: openssl-1.1.0i.patch openssl-1.1.1.patch opensuse_ca.patch tls13-renegotiation.patch * X509Store.add_cert no longer raises an error if you add a duplicate cert. * pyOpenSSL now works with OpenSSL 1.1.1. * pyOpenSSL now handles NUL bytes in X509Name.get_components() - remove everything to build docs: - local-intersphinx-inventories.patch - fetch-intersphinx-inventories.sh - python3.inv - crypto.inv
Comments 0