Skip to content

support SSHKEYLOGFILE #679

@raboof

Description

@raboof

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions