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 c9091f4ace
commit 080133efce

View File

@@ -72,7 +72,7 @@ team, or configuration management tooling.
``` ```
Regardless of whether it is generated or uploaded, the client signer public 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 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 be manual or automated using a configuration management tool. The public key is