<div dir="ltr">Hi Erik,<div><br></div><div>I've put up a pull request with preliminary support for CA operations. My pull request contains a builder for generating CRLs (but not for reading or processing them).</div><div><br></div><div>I see your patch contains new interfaces for CRL processing. I hope you can get that patch moving forward with a pull request so that I can base my changes on them!</div><div><br></div><div>Cheers,</div><div><br></div><div>André</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 7, 2015 at 4:19 PM, Erik Trauschke <span dir="ltr"><<a href="mailto:erik.trauschke@gmail.com" target="_blank">erik.trauschke@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Paul,<br>
<br>
Ok, I'll wait until this goes back. Meanwhile there are a few other<br>
interfaces I need and I'll work on them. I'll also have a look at how<br>
to create my own branch in github.<br>
<span class="HOEnZb"><font color="#888888"><br>
Erik<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Thu, May 7, 2015 at 12:05 PM, Paul Kehrer <<a href="mailto:paul.l.kehrer@gmail.com">paul.l.kehrer@gmail.com</a>> wrote:<br>
> Hi Erik,<br>
><br>
> Thank you for your contribution! Some of your work overlaps with the<br>
> interfaces we're currently building<br>
> (<a href="https://github.com/pyca/cryptography/pull/1906/" target="_blank">https://github.com/pyca/cryptography/pull/1906/</a>), but there is<br>
> implementation work and other interfaces that will be very useful.<br>
> Incidentally, your approach to fullname/relativename is one of the<br>
> discussions underway on that PR right now.<br>
><br>
> The normal way we do contribution and code review is via pull requests on<br>
> GitHub. You can put your initial work up for discussion by doing the<br>
> following:<br>
><br>
> * Fork the project to your own account on github and check it out<br>
> * Branch, commit, and push the branch to your own repository<br>
> * Open a pull request against pyca/cryptography by following these<br>
> instructions (<a href="https://help.github.com/articles/creating-a-pull-request/" target="_blank">https://help.github.com/articles/creating-a-pull-request/</a>)<br>
><br>
> We're also available on freenode in #cryptography-dev to chat any time.<br>
><br>
> I personally would say this work should probably wait on merging #1906, at<br>
> which point we can pull in the CRLDistributionPoints OpenSSL implementation,<br>
> then follow that up with a PR for the CRL object, and finally the OpenSSL<br>
> implementation of a parser to build the CRL object.<br>
><br>
> -Paul<br>
><br>
><br>
> On May 7, 2015 at 12:01:15 PM, Erik Trauschke (<a href="mailto:erik.trauschke@gmail.com">erik.trauschke@gmail.com</a>)<br>
> wrote:<br>
><br>
> Hi all,<br>
><br>
> For my project I need cryptography to support basic handling of CRLs,<br>
> revoked certificates and CRLDistributionPoints.<br>
><br>
> I attached a patch which adds these interfaces, including test cases<br>
> for it. I have never provided patches to a github project so I'm not<br>
> sure how the process works.<br>
> Do you have a separate place for code reviews (I haven't seen code<br>
> review discussions on this list)?<br>
><br>
> I would appreciate if someone could look at my changes and put them<br>
> back to the gate, but let me know if I need to approach this<br>
> differently.<br>
><br>
> Thanks<br>
> Erik<br>
> ________________________________<br>
> _______________________________________________<br>
> Cryptography-dev mailing list<br>
> <a href="mailto:Cryptography-dev@python.org">Cryptography-dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/cryptography-dev" target="_blank">https://mail.python.org/mailman/listinfo/cryptography-dev</a><br>
><br>
><br>
> _______________________________________________<br>
> Cryptography-dev mailing list<br>
> <a href="mailto:Cryptography-dev@python.org">Cryptography-dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/cryptography-dev" target="_blank">https://mail.python.org/mailman/listinfo/cryptography-dev</a><br>
><br>
_______________________________________________<br>
Cryptography-dev mailing list<br>
<a href="mailto:Cryptography-dev@python.org">Cryptography-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/cryptography-dev" target="_blank">https://mail.python.org/mailman/listinfo/cryptography-dev</a><br>
</div></div></blockquote></div><br></div>