Announcing pyOpenSSL 0.12

E

exarkun

Exciting news everyone,

I have just released pyOpenSSL 0.12. pyOpenSSL provides Python bindings
to a number of OpenSSL APIs, including certificates, public and private
keys, and of course running TLS (SSL) over sockets or arbitrary in-
memory buffiers.

This release fixes an incompatibility with Python 2.7 involving
memoryviews. It also exposes the "info callback" constants used to
report progress of the TLS handshake and later steps of SSL connections.
Perhaps most interestingly, it also adds support for inspecting
arbitrary X509 extensions.

http://python.org/pypi/pyOpenSSL - check it out.

Jean-Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top