
Follow these steps to decode encrypted handshake messages using wireshark. I used a chrome browser on my mac for this
- Open ‘Terminal’ on you mac and setup the environment variable SSLKEYLOGFILE
export SSLKEYLOGFILE=”/Users/<account_name>/keyfile”
2. Open wireshark on your mac and start capture (use the latest version of wireshark —…