Update signed-ssh-certificates.mdx (#17746)

* Update signed-ssh-certificates.mdx

Add a pointer to the doc regarding reading back the pub key with the CLI

* Update website/content/docs/secrets/ssh/signed-ssh-certificates.mdx

Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
This commit is contained in:
Mark Lewis 2022-10-31 16:33:46 +00:00 committed by GitHub
parent d5f6c36c1c
commit 0d3a4a3201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ team, or configuration management tooling.
```
Regardless of whether it is generated or uploaded, the client signer public
key is accessible via the API at the `/public_key` endpoint.
key is accessible via the API at the `/public_key` endpoint or the CLI (see next step).
1. Add the public key to all target host's SSH configuration. This process can
be manual or automated using a configuration management tool. The public key is