Skip to main content

Create SSH Key Pair

Create Openssh Keys

You can generate openssh key pairs from your Eenos hosting account. You may go to the following page,

SSH -> Create SSH Key Pair

This will take you to the SSH key generation page and you need to fill out the following,

Key Type: The type of ssh key you like to create.

It is recommended to choose the ECDSA SSH key type.

Key Length: Select a key length, the default key length is 2048 bits.

Key Name: A name for the ssh key pair.

If a name with the same key exists, it will be overwritten with new SSH keys.

Key Password: A password for your SSH keys.

After entering the above details, click the button Generate Keys and your new SSH keys will be generated.