Browse Source

fix JSON example in sign_request for host_certificate

master
Edoardo Putti 8 years ago
parent
commit
65e40bd729
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -17,7 +17,7 @@ The input must be a JSON file, e.g
```JSON
{
{
"request": {
"keyType": "ssh_host",
"hostName": "my_new_server",
"keyData": "ssh-ed25519 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa root@my_new_server"


Loading…
Cancel
Save