Skip to content

Conversation

crepererum
Copy link
Contributor

Which issue does this PR close?

-

Rationale for this change

This is #4875 now that the upstream changes are available.

Allows analysis of TLS traffic with an external tool like Wireshark.

See https://wiki.wireshark.org/TLS#using-the-pre-master-secret

What changes are included in this PR?

New flag that opts into into the standard SSLKEYLOGFILE handling that other libraries and browsers support.

Are these changes tested?

Not automatic test, but I did validate that setting the flag AND the env variable emits a log file that is successfully used by Wireshark to decrypt the traffic.

Are there any user-facing changes?

Mostly none for normal users, but might be helpful for developers.

@github-actions github-actions bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Aug 28, 2025
@crepererum crepererum force-pushed the crepererum/flight-client-sslkeylog-2 branch from 9e208fe to 18194d6 Compare August 28, 2025 09:14
@alamb alamb merged commit 1c4d925 into apache:main Sep 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants