websocat icon indicating copy to clipboard operation
websocat copied to clipboard

Support log TLS keys

Open max0ne opened this issue 4 years ago • 3 comments

Would be useful if websocat can log the SSL keys so I can packet capture the transmissions. Something like environment varilableSSLKEYLOGFILE, similar to curl

max0ne avatar Feb 06 '21 00:02 max0ne

  • 1!

pleothaud avatar Apr 19 '21 12:04 pleothaud

@pleothaud ?

vi avatar Apr 19 '21 13:04 vi

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.

vi avatar May 11 '21 21:05 vi