[Python-Dev] RFE 20469: ssl.getpeercert() should include extensions
Christian Heimes
christian at python.org
Tue Mar 25 09:36:59 CET 2014
More information about the Python-Dev mailing list
Tue Mar 25 09:36:59 CET 2014
- Previous message: [Python-Dev] RFE 20469: ssl.getpeercert() should include extensions
- Next message: [Python-Dev] PEP 466 (round 4): Python 2.7 network security enhancements
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 24.03.2014 23:51, Andrew M. Hettinger wrote: > I thought I'd wait until the 3.4 release before I bothered asking about > this: http://bugs.python.org/issue20469 > > I don't think I'm qualified to actually be writing code for the ssl > module, but is there anything else that I can do to help? > > I could probably put together a demonstration-case if that would be > helpful. I already have some code for the task. It wasn't ready for 3.4 but I'm going to add it to 3.5. I'm planing to include a X.509 type in order to wrap X.509 certificates.
- Previous message: [Python-Dev] RFE 20469: ssl.getpeercert() should include extensions
- Next message: [Python-Dev] PEP 466 (round 4): Python 2.7 network security enhancements
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list