Skip to content

Commit

Permalink
sslkeylogfile.md: replace SSL with "encryption"
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Dec 7, 2021
1 parent 705de04 commit 8b29bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usingcurl/tls/sslkeylogfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ sent and received by Firefox and Chrome.

This is similarly possible to do with curl.

You do this by making the browser or curl tell Wireshark the SSL secrets so
that it can decrypt them:
You do this by making the browser or curl tell Wireshark the encryption
secrets so that it can decrypt them:

1. set the environment variable named `SSLKEYLOGFILE` to a file name of your
choice before you start the browser or curl
Expand Down

0 comments on commit 8b29bc3

Please sign in to comment.