[issue18233] SSLSocket.getpeercertchain()

chaen report at bugs.python.org
Mon Sep 10 06:13:09 EDT 2018


chaen <christophe.haen at cern.ch> added the comment:

There is another very valid use case which is even described by an RFC: https://www.ietf.org/rfc/rfc3820.txt

And openssl supports this RFC. 

These proxy certificates are heavily used in the world of high energy physics computing, and having the get_peer_cert_chain exposed in python would allow to use standard tools. 

And any hope this would also be backported to the python 2.7 branch ?

----------
nosy: +chaen

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue18233>
_______________________________________


More information about the Python-bugs-list mailing list