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 christian.heimes
Recipients Greg Stark, christian.heimes, njs
Date 2017-05-23.07:54:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495526040.1.0.00359356477526.issue29334@psf.upfronthosting.co.za>
In-reply-to
Content
The issue with getpeercert() is a side-effect of your issue #30141. The peer certificate is cached in do_handshake.
History
Date User Action Args
2017-05-23 07:54:00christian.heimessetrecipients: + christian.heimes, njs, Greg Stark
2017-05-23 07:54:00christian.heimessetmessageid: <1495526040.1.0.00359356477526.issue29334@psf.upfronthosting.co.za>
2017-05-23 07:54:00christian.heimeslinkissue29334 messages
2017-05-23 07:54:00christian.heimescreate