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 January 31, 2024: Delete script that's no longer useable (af5a731)