Skip to content

Commit

Permalink
Merge pull request #11 from cloudtools/get_cert_docs
Browse files Browse the repository at this point in the history
get_key -> get_cert
  • Loading branch information
bobveznat committed Mar 9, 2015
2 parents 7be0c95 + cd7d6ff commit a7e353d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Generate a certificate using the utility in this github repo:

Install the certificate using the other utility in this github repo:

`get_key '<output from sign_key command>'`
`get_cert '<output from sign_key command>'`

SSH like normal.

Expand Down

0 comments on commit a7e353d

Please sign in to comment.