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. Pull request: https://github.com/jpillora/chisel/pull/461