pyOpenSSL - Python wrapper module around the OpenSSL library
Website: | http://pyopenssl.sourceforge.net/ |
---|---|
License: | LGPL |
Vendor: | Red Hat, Inc. |
- 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-0.6-2.el5.src [287 KiB] |
Changelog
by Tomas Mraz (2011-03-31):
- fix X509Extension support (#637398) |