Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add tls WithKeyLogWriter option #2750

Merged
merged 1 commit into from
Mar 23, 2024
Merged

feat: add tls WithKeyLogWriter option #2750

merged 1 commit into from
Mar 23, 2024

Conversation

wlynxg
Copy link
Contributor

@wlynxg wlynxg commented Mar 22, 2024

KeyLogWriter can help us use Wireshark to analyze TLS decrypted network packets.
Details can be found at: https://wiki.wireshark.org/TLS#using-the-pre-master-secret

@MarcoPolo
Copy link
Collaborator

Nice! I usually hack this in when I need it. I think it makes sense to expose this for easier debugging.

@MarcoPolo MarcoPolo merged commit b1a4492 into libp2p:master Mar 23, 2024
11 checks passed
@wlynxg wlynxg deleted the tls branch April 10, 2024 13:42
@wlynxg wlynxg restored the tls branch April 10, 2024 13:42
@wlynxg wlynxg deleted the tls branch April 10, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants