Versions Compared

Key

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

...

  • The system will generate a key for you and place the key in the same window. Select "Save private key" which will save your key as id_rsa.
    Note:  You may be asked if you want to save this private key without passphrase protection - select OK.



  • A window will pop up with a location and a name for the key - just select Save



  • You will need to "copy/paste" that key that you will upload into Gerrit before you hit "Apply and Close"
  • Uploading the key into Gerrit
    • Login to Gerrit (gerrit.onap.org)
    • Click your name at the top right
    • Click Settings > SSH Public Keys (https://git.eclipse.org/r/#/settings/ssh-keys)
    • Click Add Key 
    • Go back to your ECLIPSE app, "Window→ Preferences→ General→ Network Connection→ SSH2" → LOAD EXISTING KEY
    • Paste the text of your public key into the text box
    • Click Add

...