mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-30 03:14:22 +00:00
Merge pull request #3952 from PJF16/patch-1
Update howto-wireshark-tls.md
This commit is contained in:
commit
cddcc8dfb1
@ -19,7 +19,7 @@ SSLKEYLOGFILE="$PWD/.mitmproxy/sslkeylogfile.txt" mitmproxy
|
|||||||
You can also `export` this environment variable to make it persistent for all applications started from your current shell session.
|
You can also `export` this environment variable to make it persistent for all applications started from your current shell session.
|
||||||
|
|
||||||
You can specify the key file path in Wireshark via `Edit -> Preferences ->
|
You can specify the key file path in Wireshark via `Edit -> Preferences ->
|
||||||
Protocols -> SSL -> (Pre)-Master-Secret log filename`. If your SSLKEYLOGFILE
|
Protocols -> TLS -> (Pre)-Master-Secret log filename`. If your SSLKEYLOGFILE
|
||||||
does not exist yet, just create an empty text file, so you can select it in
|
does not exist yet, just create an empty text file, so you can select it in
|
||||||
Wireshark (or run mitmproxy to create and collect master secrets).
|
Wireshark (or run mitmproxy to create and collect master secrets).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user