From sebvieira at gmail.com Fri Jan 22 07:24:37 2010 From: sebvieira at gmail.com (Sebastian Vieira) Date: Fri, 22 Jan 2010 07:24:37 +0100 Subject: [pyOpenSSL] Fwd: CRL & PKCS12 patch In-Reply-To: <20091021014321.GA24945@two.fdd.com> References: <4A5BAFCC.5040303@imperial.ac.uk> <279239c70910180645h70390c30va734d9d4f99f26b0@mail.gmail.com> <20091018160514.11571.1080353407.divmod.xquotient.699@localhost.localdomain> <20091018194353.GA31150@two.fdd.com> <279239c70910181337t171351u9b4c9eb5aef8e13e@mail.gmail.com> <20091019020645.GA31736@two.fdd.com> <279239c70910191235s64827314v2d43125da502fcfb@mail.gmail.com> <279239c70910191236o2285efb6w405d2304bb99ec0@mail.gmail.com> <4ADD8913.9040208@imperial.ac.uk> <20091021014321.GA24945@two.fdd.com> Message-ID: <279239c71001212224i7f556d60h708d70e49f3fbee6@mail.gmail.com> Okay, let's try it again ... Could Rick's patch please be included in main? It works great, has test units and applies cleanly. S. On Wed, Oct 21, 2009 at 2:43 AM, Rick Dean wrote: > > Thanks. > > -- > Rick :-) > > On Tue, Oct 20, 2009 at 10:55:31AM +0100, Phil Mayers wrote: > > > 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 :) > > > > That looks good for me too; I like the API and it works fine in my > > micro-CA application. > > > > > ------------------------------------------------------------------------------ > > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > > is the only developer event you need to attend this year. Jumpstart your > > developing skills, take BlackBerry mobile applications to market and stay > > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > > http://p.sf.net/sfu/devconference > > _______________________________________________ > > pyopenssl-list mailing list > > pyopenssl-list at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/pyopenssl-list > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From exarkun at twistedmatrix.com Mon Jan 25 22:36:21 2010 From: exarkun at twistedmatrix.com (exarkun at twistedmatrix.com) Date: Mon, 25 Jan 2010 21:36:21 -0000 Subject: [pyOpenSSL] Fwd: CRL & PKCS12 patch In-Reply-To: <279239c71001212224i7f556d60h708d70e49f3fbee6@mail.gmail.com> References: <4A5BAFCC.5040303@imperial.ac.uk> <279239c70910180645h70390c30va734d9d4f99f26b0@mail.gmail.com> <20091018160514.11571.1080353407.divmod.xquotient.699@localhost.localdomain> <20091018194353.GA31150@two.fdd.com> <279239c70910181337t171351u9b4c9eb5aef8e13e@mail.gmail.com> <20091019020645.GA31736@two.fdd.com> <279239c70910191235s64827314v2d43125da502fcfb@mail.gmail.com> <279239c70910191236o2285efb6w405d2304bb99ec0@mail.gmail.com> <4ADD8913.9040208@imperial.ac.uk> <20091021014321.GA24945@two.fdd.com> <279239c71001212224i7f556d60h708d70e49f3fbee6@mail.gmail.com> Message-ID: <20100125213621.1898.1898634578.divmod.xquotient.623@localhost.localdomain> On 22 Jan, 06:24 am, sebvieira at gmail.com wrote: >Okay, let's try it again ... > >Could Rick's patch please be included in main? It works great, has test >units and applies cleanly. Can you remind me where this patch is? I think the PKCS12 changes this thread refers to did land in trunk (in August). I don't remember any CRL changes making it in, though. And looking at the open bugs on Launchpad, none of them seem to be related. Jean-Paul From exarkun at twistedmatrix.com Mon Jan 25 23:01:24 2010 From: exarkun at twistedmatrix.com (exarkun at twistedmatrix.com) Date: Mon, 25 Jan 2010 22:01:24 -0000 Subject: [pyOpenSSL] Fwd: CRL & PKCS12 patch In-Reply-To: <20100125213621.1898.1898634578.divmod.xquotient.623@localhost.localdomain> References: <4A5BAFCC.5040303@imperial.ac.uk> <279239c70910180645h70390c30va734d9d4f99f26b0@mail.gmail.com> <20091018160514.11571.1080353407.divmod.xquotient.699@localhost.localdomain> <20091018194353.GA31150@two.fdd.com> <279239c70910181337t171351u9b4c9eb5aef8e13e@mail.gmail.com> <20091019020645.GA31736@two.fdd.com> <279239c70910191235s64827314v2d43125da502fcfb@mail.gmail.com> <279239c70910191236o2285efb6w405d2304bb99ec0@mail.gmail.com> <4ADD8913.9040208@imperial.ac.uk> <20091021014321.GA24945@two.fdd.com> <279239c71001212224i7f556d60h708d70e49f3fbee6@mail.gmail.com> <20100125213621.1898.1898634578.divmod.xquotient.623@localhost.localdomain> Message-ID: <20100125220124.1898.1440951623.divmod.xquotient.625@localhost.localdomain> On 09:36 pm, exarkun at twistedmatrix.com wrote: >On 22 Jan, 06:24 am, sebvieira at gmail.com wrote: >>Okay, let's try it again ... >> >>Could Rick's patch please be included in main? It works great, has >>test >>units and applies cleanly. > >Can you remind me where this patch is? I think the PKCS12 changes this >thread refers to did land in trunk (in August). I don't remember any >CRL changes making it in, though. And looking at the open bugs on >Launchpad, none of them seem to be related. Oops. No need for a reminder. This is right? I forgot how to use Launchpad for a minute. Jean-Paul From exarkun at twistedmatrix.com Mon Jan 25 23:19:30 2010 From: exarkun at twistedmatrix.com (exarkun at twistedmatrix.com) Date: Mon, 25 Jan 2010 22:19:30 -0000 Subject: [pyOpenSSL] Fwd: CRL & PKCS12 patch In-Reply-To: <20100125220124.1898.1440951623.divmod.xquotient.625@localhost.localdomain> References: <4A5BAFCC.5040303@imperial.ac.uk> <279239c70910180645h70390c30va734d9d4f99f26b0@mail.gmail.com> <20091018160514.11571.1080353407.divmod.xquotient.699@localhost.localdomain> <20091018194353.GA31150@two.fdd.com> <279239c70910181337t171351u9b4c9eb5aef8e13e@mail.gmail.com> <20091019020645.GA31736@two.fdd.com> <279239c70910191235s64827314v2d43125da502fcfb@mail.gmail.com> <279239c70910191236o2285efb6w405d2304bb99ec0@mail.gmail.com> <4ADD8913.9040208@imperial.ac.uk> <20091021014321.GA24945@two.fdd.com> <279239c71001212224i7f556d60h708d70e49f3fbee6@mail.gmail.com> <20100125213621.1898.1898634578.divmod.xquotient.623@localhost.localdomain> <20100125220124.1898.1440951623.divmod.xquotient.625@localhost.localdomain> Message-ID: <20100125221930.1898.1414533249.divmod.xquotient.626@localhost.localdomain> On 10:01 pm, exarkun at twistedmatrix.com wrote: >On 09:36 pm, exarkun at twistedmatrix.com wrote: >>On 22 Jan, 06:24 am, sebvieira at gmail.com wrote: >>>Okay, let's try it again ... >>> >>>Could Rick's patch please be included in main? It works great, has >>>test >>>units and applies cleanly. >> >>Can you remind me where this patch is? I think the PKCS12 changes >>this >>thread refers to did land in trunk (in August). I don't remember any >>CRL changes making it in, though. And looking at the open bugs on >>Launchpad, none of them seem to be related. > >Oops. No need for a reminder. This is > right? I forgot how >to use Launchpad for a minute. Blech. I meant of course. Jean-Paul