This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients asvetlov, gvanrossum, vstinner, yselivanov
Date 2015-09-22.18:31:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbXty99Ht=xidYthhwnxVySvp-SFvWiY6a2U=Kz5nAJaw@mail.gmail.com>
In-reply-to <1442931397.2.0.469066320907.issue25214@psf.upfronthosting.co.za>
Content
The specific case of getpeercert(), there is an extra info. For other info,
did you notice that I just added ssl_object to extra info? :-)

http://bugs.python.org/issue25114
History
Date User Action Args
2015-09-22 18:31:16vstinnersetrecipients: + vstinner, gvanrossum, asvetlov, yselivanov
2015-09-22 18:31:16vstinnerlinkissue25214 messages
2015-09-22 18:31:16vstinnercreate