pyopenssl-users team mailing list archive
-
pyopenssl-users team
-
Mailing list archive
-
Message #00001
pyOpenSSL 0.12a1
Hello all,
I'm working on a new pyOpenSSL release. There are various sorts of
pyOpenSSL 0.12a1 packages at
<http://twistedmatrix.com/~exarkun/pyopenssl/>, and it would be great to
get some testing of these before I make a final release of 0.12.
This is a small bugfix and feature release. The near complete changelog
is:
2011-04-06 Jean-Paul Calderone <exarkun@xxxxxxxxxxxxxxxxx>
* OpenSSL/crypto/x509.c: Add get_extension_count and get_extension
to the X509 type, allowing read access to certificate
extensions.
* OpenSSL/crypto/x509ext.c: Add get_short_name and get_data to the
X509Extension type, allowing read access to the contents of an
extension.
2011-03-21 Olivier Hervieu <lp:~ohe>
* OpenSSL/ssl/ssl.c: Expose a number of symbolic constants for
values passed to the connection "info" callback.
2011-01-22 Jean-Paul Calderone <exarkun@xxxxxxxxxxxxxxxxx>
* OpenSSL/ssl/connection.py: Add support for new-style
buffers (primarily memoryviews) to Connection.send and
Connection.sendall.
Thanks,
Jean-Paul
Follow ups