From: Sebastian V. <seb...@gm...> - 2009-10-19 19:37:31
|
Replied only to Rick, but this concerns others as well, i think: ---------- Forwarded message ---------- From: Sebastian Vieira <seb...@gm...> Date: Mon, Oct 19, 2009 at 9:35 PM Subject: Re: [pyOpenSSL] CRL & PKCS12 patch To: Rick Dean <ri...@fd...> Hi Rick, On Mon, Oct 19, 2009 at 4:06 AM, Rick Dean <ri...@fd...> wrote: > > Yeah, I wrote it before JP merged the modifiable PKCS12 stuff. > The merge to the tip of trunk was pretty easy and is now posted > to the bug report. It passes all the unit tests. > > FWIW, the patch included updates to the documentation, and several CRL > automated test cases make good examples (test/test_crypto.py). > > -- > Rick > > Works fine here! I especially like the load_crl() function as this was something the original patch from Arnaud Desmons lacked. Great help were the unit tests, so i didn't have to figure out how to 'migrate' my app to this style of CRL handling. Great work, and with the unit tests and documentation i think JP will like it as well :) regards, Sebastian |