Versions Compared

Key

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

...

SSH access is only needed if you'd like to connect to your server directly.  SSH access to a workspace is only possible by OpenSSH Key.


Info
titleUse the RSA format

Please note the the private/public key-pair you use was generated using the RSA format. If you have a key of a different format, create another one that is based on RSA.

Most key generators use RSA as the default format.

When the text of your public key starts with "ssh-rsa" your key-pair is in the right format.


To access the workspace you need to follow the following 2 steps:

...