websocat
websocat copied to clipboard
Support log TLS keys
Would be useful if websocat can log the SSL keys so I can packet capture the transmissions.
Something like environment varilableSSLKEYLOGFILE, similar to curl
- 1!
@pleothaud ?
Unlikely to be supported in Websocat 1, may eventually come in Websocat 3.
For now you can use a workaround with using other CLI tool for TLS part (which hopefully supported SSLKEYLOGFILE) instead of using TLS support in Websocat's TLS directly.