[Cryptography-dev] Adding support for custom extension methods

Denis Lila dlila at google.com
Thu May 17 21:28:23 EDT 2018


Hi everyone.

I'm trying to add support for custom extensions
<https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_add_client_custom_ext.html>
in pyopenssl. I have two PRs that implement this:

   1. PR4202 <https://github.com/pyca/cryptography/pull/4202> in
   pyca/cryptography
   2. PR749 <https://github.com/pyca/pyopenssl/pull/749> in pyca/pyopenssl

4202 was merged about one month ago. 749 is waiting to be reviewed. It also
depends on 4202 so that needs to be released first.

How does the release process work for pyca/cryptography? Can we create a
2.2.3 release that includes PR4202?

Thank you,
Denis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20180517/c337af0a/attachment.html>


More information about the Cryptography-dev mailing list