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 christian.heimes, jmfrank63, jonozzz, njs, yan12125
Date 2018-09-26.08:17:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537949845.6.0.545547206417.issue34271@psf.upfronthosting.co.za>
In-reply-to
Content
Cory contributed a high level API for OpenSSL 1.1.1,  https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_set_keylog_callback.html I already have a patch somewhere on my disk. The patch is trivial if we ignore OpenSSL < 1.1.1.
History
Date User Action Args
2018-09-26 08:17:25christian.heimessetrecipients: + christian.heimes, jonozzz, njs, yan12125, jmfrank63
2018-09-26 08:17:25christian.heimessetmessageid: <1537949845.6.0.545547206417.issue34271@psf.upfronthosting.co.za>
2018-09-26 08:17:25christian.heimeslinkissue34271 messages
2018-09-26 08:17:25christian.heimescreate