Using custom private and public keys in Ezeelogin
Can a user use custom private and public keys in Ezeelogin?
Users can add a custom key pair during installation only. It cannot be changed to a custom key pair after installation.
1. You would need to generate your own 4096-bit RSA Keys using ssh-keygen
Generating public/private rsa key pair.
Your identification has been saved in /root/test-pvt-key.
Your public key has been saved in /root/test-pvt-key.pub .
2. Run the Ezeelogin installation package with the following option.
3. Complete the installation. The custom public key would be used when new servers are added in and would be visible under Servers -> Global Key
The private key cannot be decrypted. To get the private key, a new global key pair has to be generated.