[pyOpenSSL] CVS Access

Mihai Ibanescu misa at redhat.com
Fri Aug 16 20:09:45 CEST 2002


On 15 Aug 2002, Martin Sjögren wrote:

> I forgot to mention this in the announcement mail. We've set up a
> pserver for anonymous (readonly) access to the pyOpenSSL CVS, generously
> hosted by Strakt.
> 
> The CVSROOT is :pserver:anonymous at cvs.strakt.com:/u/cvs/pyopenssl, the
> module is pyOpenSSL.
> 
> Happy hacking, and send lots of patches ;)

It looks like pyOpenSSL does not run on 1.5.2 anymore. From a quick check:

PySequence_Fast (can be worked around with PySequence_Tuple) - in 
src/crypto/x509req.c
PyObject_AsFileDescriptor (not in 1.5.2) - in src/ssl/connection.c

I know, 1.5.2 is old :-)

Misa





More information about the pyopenssl-users mailing list