Skip to content

Instantly share code, notes, and snippets.

@josh-richardson
Created July 3, 2019 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josh-richardson/ac74fa620cc1d2f9edd15ea7ebec1388 to your computer and use it in GitHub Desktop.
Save josh-richardson/ac74fa620cc1d2f9edd15ea7ebec1388 to your computer and use it in GitHub Desktop.
./client --pretty-print --host 51.145.199.32 --port 25000 --ca ./networkcert.pem userrpc --req request.json --cert ./user1_cert.pem --pk ./user1_privk.pem
Doing user RPC:
SSL - The connection indicated an EOF
Got response of unexpected format or error: :[json.exception.parse_error.110] parse error at byte 1: syntax error while parsing MessagePack value: unexpected end of input
Unhandled exception: std::exception. Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment