librdkafka icon indicating copy to clipboard operation
librdkafka copied to clipboard

Support for logging TLS session keys using SSLKEYLOGFILE environment variable

Open Schm1tz1 opened this issue 3 years ago • 1 comments

This is a follow-up based on the modifications done in PR #2546 . Added handling of SSLKEYLOGFILE environment variable to write the TLS session keys in the same way e.g. cURL does. This is quire an important feature when it comes to traffic analysis with tshark/wireshark. This version was rebased, merged and fixed (style and 1 small bug), tests with the example tools successfully dump the session keys for further analysis.

Schm1tz1 avatar Jul 13 '22 15:07 Schm1tz1

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Aug 21 '23 15:08 cla-assistant[bot]