From: Jean-Paul C. <ex...@di...> - 2008-09-25 12:58:03
|
On Thu, 25 Sep 2008 11:15:16 +0200, Wouter van Bommel <wou...@gm...> wrote: >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 > Hi Wouter, Can you file a ticket at <http://launchpad.net/pyopenssl> and attach your patch there? If you could also include unit tests, documentation, or both this would greatly reduce the work I need to do to apply it (and so speed that up :). Thanks! Jean-Paul |