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.0.0.tar.gz | 0000182375 178 KB | |
python-pyOpenSSL.changes | 0000022774 22.2 KB | |
python-pyOpenSSL.spec | 0000003030 2.96 KB | |
skip-networked-test.patch | 0000000947 947 Bytes |
Revision 48 (latest revision is 55)
Dominique Leuenberger (dimstar_suse)
accepted
request 1046269
from
Dirk Mueller (dirkmueller)
(revision 48)
- update to 23.0.0: * Add ``OpenSSL.SSL.X509StoreFlags.PARTIAL_CHAIN`` constant to allow for users to perform certificate verification on partial certificate chains. * ``cryptography`` maximum version has been increased to 39.0.x. - drop pyOpenSSL-pr1158-conditional-__all__.patch (upstream)
Comments 0