Generating an SSH key for virtual application patterns
You can generate an SSH key for virtual application patterns.
About this task
If you do not have an existing RSA key pair, you can generate one from the user interface or you can use a third-party application to generate a key pair.
Use these instructions to use the system to generate an SSH key. See the Related information section for instructions on using PuTTY to generate the SSH key.
Procedure
Results
The SSH key pair is generated and can now be used to set up access to virtual machines in multiple deployments. When you use the same key pair for multiple deployments, users who maintain or troubleshoot virtual machines in your environment do not need to reconfigure their SSH client with a different private key each time they access a particular virtual application instance.
The generated id_rsa private key file is in OpenSSH format and can be used with OpenSSH and is compatible with SSH clients. To use the key with other clients, the key might need to be converted to a different format. If this conversion cannot be done, it is recommended that you generate a key pair separately.
You can optionally use the command-line interface to regenerate or verify the complexity of an SSH key. To use the command-line interface to regenerate an SSH key, start the command-line interface and enter the sshkey reset command.
To use the command-line interface to verify the complexity of the SSH key, start the command-line interface and enter the sshkey verify command.