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 chris.jerdonek, christian.heimes, jcea, pitrou, tweksteen
Date 2017-09-06.17:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504718443.87.0.254251268134.issue15464@psf.upfronthosting.co.za>
In-reply-to
Content
I talked with other ssl module maintainers. We agreed that the debug callback is out of scope for Python stdlib. The ssl does not try to be an all-encompassing wrapper of OpenSSL.
History
Date User Action Args
2017-09-06 17:20:43christian.heimessetrecipients: + christian.heimes, jcea, pitrou, chris.jerdonek, tweksteen
2017-09-06 17:20:43christian.heimessetmessageid: <1504718443.87.0.254251268134.issue15464@psf.upfronthosting.co.za>
2017-09-06 17:20:43christian.heimeslinkissue15464 messages
2017-09-06 17:20:43christian.heimescreate