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 |
---|---|---|
bug-lp-1265482.diff | 0000000476 476 Bytes | |
pyOpenSSL-17.0.0.tar.gz | 0000167121 163 KB | |
python-pyOpenSSL.changes | 0000010083 9.85 KB | |
python-pyOpenSSL.spec | 0000003439 3.36 KB | |
python-pyOpenSSL=replace-expired-cert.patch | 0000010517 10.3 KB | |
rsa128-i586.patch | 0000001124 1.1 KB | |
skip-networked-test.patch | 0000000500 500 Bytes |
Revision 26 (latest revision is 55)
Dominique Leuenberger (dimstar_suse)
accepted
request 503335
from
Dominique Leuenberger (dimstar_suse)
(revision 26)
- Add python-pyOpenSSL=replace-expired-cert.patch: the root cert expired, mking the test suite fail. Replace the certificate with a new one, valid for 20 years (gh#pyca/pyopenssl#637). * Automatically set ``SSL_CTX_set_ecdh_auto()`` on (forwarded request 503305 from dimstar)
Comments 0