vi / websocat

Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
MIT License
6.72k stars 257 forks source link

Allow using TLS Client certificates for wss-connect #162

Closed schaeferpp closed 1 year ago

vi commented 1 year ago

Note: client certificate option is --client-pkcs12-der, not reused --pkcs12-der.