chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Update --keyfile documentation; remove reference to Base64

Open daethnir opened this issue 2 years ago • 1 comments
trafficstars

The --keyfile expects a file containing a chiselKey (ECDSA key starting with "ck-") or the chiselKey itself as an argument.

Documentation indicated you could supplying it a base64 encoded version of chiselKey, but that's not what the code expects today at least.

daethnir avatar Oct 19 '23 21:10 daethnir

Would fix https://github.com/jpillora/chisel/issues/498

daethnir avatar Feb 06 '24 19:02 daethnir