Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > pyOpenSSL 0.13 release

Reply
Thread Tools

pyOpenSSL 0.13 release

 
 
exarkun@twistedmatrix.com
Guest
Posts: n/a
 
      09-04-2011
Hello all,

I'm happy to announce the release of pyOpenSSL 0.13. With this release,
pyOpenSSL now supports OpenSSL 1.0. Additionally, pyOpenSSL now works
with PyPy.

Apart from those two major developments, the following interesting
changes have been made since the last release:

* (S)erver (N)ame (I)ndication is now supported.
* There are now APIs with which the underlying OpenSSL version can be
queried.
* The peer's certificate chain for a connection can now be inspected.
* New methods have been added to PKey and X509 objects exposing more
OpenSSL functionality.

Release files are available on PyPI. The latest development version and
the issue tracker can be found on Launchpad.

Jean-Paul
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[twisted] PyOpenSSL and PyCrypto are outdated! Mike Meng Python 2 06-05-2006 11:57 PM
Anyone know how to do this in pyOpenSSL Scott Chapman Python 0 08-30-2005 02:06 PM
pyOpenSSL and Python 2.4? or alternatives... Ola Natvig Python 0 12-02-2004 09:45 AM
pyOpenSSL + windows Ruslan Spivak Python 0 09-04-2003 11:20 AM
Problem with pyOpenSSL and Python2.3c Stephen C. Waterbury Python 1 07-25-2003 08:42 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57