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

Log TLS keys of the relay client when keylog is used #2661

Open
flub opened this issue Aug 22, 2024 · 0 comments
Open

Log TLS keys of the relay client when keylog is used #2661

flub opened this issue Aug 22, 2024 · 0 comments
Labels
c-iroh-net feat New feature or request

Comments

@flub
Copy link
Contributor

flub commented Aug 22, 2024

We have an Endpoint::builder().keylog(true) function which logs the QUIC TLS keys when using the SSLKEYLOGFILE variable. However we do not log the TLS keys used for the relay server so this traffic is not visible. We should add this to the relay client, and maybe the relay server too.

@flub flub added feat New feature or request c-iroh-net labels Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-iroh-net feat New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant