mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user