What SSH key algorithms are supported?
Currently the following algorithms for SSH key pairs are supported on our servers:
- DSA
- RSA
- ECDSA
- Ed25519
You can create a new RSA SSH key pair from Site Tools by following our guide here. Depending on your OS you can also generate a new SSH key pair by following the instructions in one of the following articles:
How to generate an SSH key pair in Mac OS?
How to generate an SSH key pair in Linux?
How to generate an SSH key pair in Windows using PuTTY?