Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Adding the keys in Morpheus

  1. Go to Infrastructure -Keys & Certs> Trust -> Key Pairs.
  2. Click the  + ADD button
    Image Removed button 
    Image Added    
  3. As options you can select alternatively:

    • select "Existing Key Pair" if you you have already your keys pairs 

    or

    • select "Generate Key Pair" if you want to let Morpheus to generate a key pair (private and public keys) for you. In this case save the generated private key.
    • Image Added
  4. When importing an "Existing Key Pair" the The following screen should appear:
  5. Give a meaningful name to the key, such as your username.
  6. You can leave the public key field blank - Morpheus will fill this automatically by (re)generating it from the private key.
  7. Browse for the private key, or paste its contents. For OpenSSH, it should normally be stored in:

    No Format
    ~/.ssh/id_rsa


  8. If your private key requires a passphrase, add it into the relevant text box.
  9. Save changes

...