Skip to content

Commit

Permalink
sslkeylogfile.md: fix image link
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Dec 13, 2023
1 parent c569303 commit a415e91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usingcurl/tls/sslkeylogfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You do this by making the browser or curl tell Wireshark the encryption secrets
1. set the environment variable named `SSLKEYLOGFILE` to a file name of your choice before you start the browser or curl
2. Setting the same file name path in the Master-secret field in Wireshark. Go to Preferences->Protocols->TLS and edit the path as shown in the screenshot below.

![set the ssl key file name](<wireshark-ssl-master-secret (1).png>)
![set the ssl key file name](wireshark-ssl-master-secret.png)

Having done this simple operation, you can now inspect curl's or your browser's HTTPS traffic in Wireshark. Just super handy and awesome.

Expand Down
Binary file removed usingcurl/tls/wireshark-ssl-master-secret (1).png
Binary file not shown.

0 comments on commit a415e91

Please sign in to comment.