ℹ How to capture an SSLKEYLOGFILE:
- Firefox / Chrome: set environment variable
SSLKEYLOGFILE=/tmp/keys.logbefore launching the browser. - curl: same env var — works for command-line testing.
- OpenSSL / softphones with debug builds: some support a key-log file via config.
Then load both the pcap and the keylog into SIPScope. The keylog is saved to
localStorage for convenience but never uploaded.