What SSH key formats are supported?

You can add SSH keys in the following formats using the dashboard or the Cloud API:

  • OpenSSH (the format ssh-keygen uses by default when generating keys)
  • RFC4716 (the format PuTTYgen uses when you save a public key)
  • PKCS8
  • PEM

Last modified November 3, 2023: Dummy commit to trigger build (c6342af)