[pyOpenSSL] Patch to add a certificate request version

Wouter van Bommel woutervanbommel at gmail.com
Thu Sep 25 11:15:16 CEST 2008


L.S.,

As attachment I send a small patch wich adds an extra function to the
library in order to set a version on an X509Req object.

Some CA's require the precense of this (required) field, which is missing
when exporting the object.

The call X509Req.set_version() allows the ability to add the version.

Regards,

Wouter van Bommel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pyopenssl-users/attachments/20080925/ea30037e/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: x509-req-set_version.patch
URL: <http://mail.python.org/pipermail/pyopenssl-users/attachments/20080925/ea30037e/attachment.ksh>


More information about the pyopenssl-users mailing list