[issue20469] ssl.getpeercert() should include extensions

A Hettinger report at bugs.python.org
Wed Mar 26 02:19:40 CET 2014


A Hettinger added the comment:

The specific thing I'm interested in is the custom extension "1.3.6.1.4.43167.0.0", but all of the X509 data should be imported.

Client shows both the openssl and python outputs. I would expect anything the ssl system doesn't explicitly know what to do with, it makes available to me.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20469>
_______________________________________


More information about the Python-bugs-list mailing list