Table of Contents
SSH Keys are used to establish secure client-server connections via SSH (shell acces) to running instances in the cloud. An SSH Key pair consists of both public and private material. EC2 SSH Keys are also region-specific. When you launch an EC2 instance, you must use an SSH Key that's located in the same region as where you're going to launch the instance.
The Key Fingerprint is the public key fingerprint. It is shorter than the private key, and is used to authenticate or lookup the longer private key. Key Material refers to the encrypted portion of the private key. For security reasons, the private key material is only visible in the RightScale Dashboard to the user who created the SSH Key and users with 'admin' user role privileges. Since Amazon will only send you the private key material once when you create an SSH Key, it's important that you create your SSH Keys from the RightScale Dashboard/API, otherwise RightScale will not be able to capture the private key material. Without key material, you will not be able to SSH into an instance if it's using v4 RightImages. If you've created SSH keys outside of RightScale, they will appear in the list below and you'll be able to assign them to an instance at launch time. However, since RightScale does not have its private key material, you will not be able to SSH into the instance from the RightScale Dashboard. To solve this problem, simply edit the key and manually add its key material.
RightScale's Managed SSH feature will be used to establish SSH access and RightLink will be used to run RightScripts on the instance. You can either use the unique SSH Key that RightScale generates for each user or upload your own SSH Key.
Action Buttons
© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.