-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
Hey all,
rustls
has support for the standard SSL key logging approach (useful when using Wireshark to analyze packet traces. However, hyper-rustls
never configures the relevant field. As a result, it is very difficult to debug certain kinds of problems when TLS is in use. Would it be possible to expose this functionality, either by default or through the config builders? Thanks!
Metadata
Metadata
Assignees
Labels
No labels