NuxRef

pyOpenSSL - Python wrapper module around the OpenSSL library

Website: http://pyopenssl.sourceforge.net/
License: LGPLv2+
Description:
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 ;)

Packages

pyOpenSSL-16.2.0-1.el7.nuxref.x86_64 [100 KiB] Changelog Chris Caron (2017-02-26):
patched testing to skip over ones that don't work
  Updated to v16.2.0
pyOpenSSL-0.14-3.el7.nuxref.x86_64 [366 KiB] Changelog Chris Caron (2014-11-24):
- Small patch to support bytecheck taking place with
  unicode strings and SSL requests.