[issue34271] Please support logging of SSL master secret by env variable SSLKEYLOGFILE

Christian Heimes report at bugs.python.org
Wed Sep 26 04:17:25 EDT 2018


Christian Heimes <lists at cheimes.de> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34271>
_______________________________________


More information about the Python-bugs-list mailing list