mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-25 18:03:50 +00:00
Update howto-wireshark-tls.md
Wireshark renamed the protocol from SSL to TLS in settings
This commit is contained in:
parent
3c1a184c5d
commit
6c10a4e0f6
@ -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