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 recommend to chose ECDSA ssh key type
Key Length : Select a key length , 2048 bits are default key length
Key Name : A name for the ssh key pair.
If a name with same key exists, it will be over written 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.