[issue18379] SSLSocket.getpeercert(): OCSP and CRL DP URIs

Christian Heimes report at bugs.python.org
Thu Jul 18 13:50:49 CEST 2013


Christian Heimes added the comment:

It's just one certificate. The hash format of OpenSSL has changed over the years so we have to duplicate all certificates. But I don't need the extra stuff. I figured out that the Nokia test certificate has all new fields.

My initial patch has a versionchanged doc update. Did you have too much French wine again? *scnr* :)

----------
Added file: http://bugs.python.org/file30965/ssl_ocsp_crldp2.patch

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


More information about the Python-bugs-list mailing list