fix Wireshark TLS (Pre)-Master-Secret link ()

This commit is contained in:
Mark Storus 2022-11-22 18:29:59 -08:00 committed by GitHub
parent b9dc95cb8c
commit 8f845191f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
docs/src/content

View File

@ -9,7 +9,7 @@ menu:
The SSL/TLS master keys can be logged by mitmproxy so that external programs can
decrypt SSL/TLS connections both from and to the proxy. Recent versions of
Wireshark can use these log files to decrypt packets. See the [Wireshark wiki](https://wiki.wireshark.org/SSL#Using_the_.28Pre.29-Master-Secret) for more information.
Wireshark can use these log files to decrypt packets. See the [Wireshark wiki](https://wiki.wireshark.org/TLS#using-the-pre-master-secret) for more information.
Key logging is enabled by setting the environment variable `SSLKEYLOGFILE` so
that it points to a writable text file: