-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
When serving TLS connections, some applications support setting a SSHKEYLOGFILE
environment variable so that the application can dump the key material in there, and tools like Wireshark can pick it up and show the decrypted traffic.
It is possible that this is already possible with Pekko HTTP as well (possibly using a tool such as https://github.com/jsslkeylog/jsslkeylog), or perhaps some changes are needed.
It would be great if someone could look into this and either document how to do it or make an overview of the changes that would be needed.
Metadata
Metadata
Assignees
Labels
No labels