mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +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
1 changed files with 1 additions and 1 deletions
|
|
@ -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 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
|
||||
Wireshark (or run mitmproxy to create and collect master secrets).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue