pyopenssl icon indicating copy to clipboard operation
pyopenssl copied to clipboard

add `Connection.use_(certificate|privatekey)`

Open mhils opened this issue 2 years ago • 0 comments

(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.

mhils avatar May 11 '22 13:05 mhils

cryptography 38 is out now 😄

reaperhulk avatar Sep 07 '22 00:09 reaperhulk

Conflict here due to the new pinning, but we should get this reviewed ASAP 😄

reaperhulk avatar Sep 16 '22 13:09 reaperhulk

Conflict fixed! 😃

mhils avatar Sep 16 '22 13:09 mhils