pyopenssl
pyopenssl copied to clipboard
add `Connection.use_(certificate|privatekey)`
(depends on cryptography 38)
Follow-up to https://github.com/pyca/cryptography/pull/7210. :) I've added comments to point out the duplication between Context and Connection. Let me know if you want those out, happy to adjust to whatever style you prefer.
cryptography 38 is out now 😄
Conflict here due to the new pinning, but we should get this reviewed ASAP 😄
Conflict fixed! 😃