SSH Target
The Targets defines the endpoint for a rotated secret, and includes the credentials for securely connecting to the target to change service account credentials.
You can use the same target for multiple rotated secrets.
For example, for a virtual machine, create an SSH target with the following details:
- The hostname of the VM
- The connection port (by default, 22)
- The username for connecting to the VM to update service account credentials
- The credentials for the user, usually a password or private key
For details about creating a target, see Targets.
Updated 10 months ago
Did this page help you?