[pyOpenSSL] [ANN] pyOpenSSL 0.11 released

Sandro Tosi morph at debian.org
Thu Nov 4 23:09:48 CET 2010


Hi Jean-Paul,

On Mon, Nov 1, 2010 at 23:43,  <exarkun at twistedmatrix.com> wrote:
> Hello all,
>
> I'm happy to announce the release of pyOpenSSL 0.11.  The primary change
> from the last release is that Python 3.2 is now supported.  Python 2.4
> through Python 2.7 are still supported as well.  This release also fixes
> a handful of bugs in error handling code.  It also adds APIs for
> generating and verifying cryptographic signatures and it improves the
> test suite to cover nearly 80% of the implementation.

when upgrading the Debian package, I see this test failure:

running OpenSSL/test/test_ssl.py for python2.5 ...
...................................................E.............................
======================================================================
ERROR: test_set_default_verify_paths (__main__.ContextTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "OpenSSL/test/test_ssl.py", line 565, in test_set_default_verify_paths
    clientSSL.do_handshake()
Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate
verify failed')]

----------------------------------------------------------------------
Ran 81 tests in 5.687s

FAILED (errors=1)


same error in 2.6 . The build and test were done in a clean chroot.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi




More information about the pyopenssl-users mailing list