You can generate a key pair by running a workflow in the vRealize Orchestrator Client. Alternatively, you can use a key pair that you generate in third-party tools. You can use the key pair to connect to an SSH host without a password.
A key pair consists of a public key and a private key. vRealize Orchestrator can use the private key to connect to the public key on an SSH host.
Generate a Key Pair in vRealize Orchestrator
You can run a workflow from the vRealize Orchestrator Client to generate a key pair.
Caution: All
vRealize Orchestrator users with the right set of privileges can read, use, and overwrite your private key.
Prerequisites
Verify that the user account you are logged in with has the necessary permissions to run SSH workflows.
Procedure
Use an Externally Generated Key Pair
You can generate public or private key pairs using external tools such as OpenSSH or OpenSSL.
When generating RSA, DSA, and ECDSA private keys, the key must be in the PEM format.