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 chosechoose ECDSA ssh key typetype.
Key Length : Select a key length , 2048 bits are default key length is 2048 bits.
Key Name : A name for the ssh key pair.
If a name with same key exists, it will be over written with new ssh keyskeys.
Key Password : A password for your ssh keyskeys.
After entering the above detailsdetails, click the button Generate Keys and your new ssh keys will be generated.