Submitted by vincen on Sat, 12/23/2017 - 09:52 Pro Licensee
How do you activate the encryption key feature ??
On one of my server when I go to Encryption backup keys it doesn't list any so I click to add one, fill my email adress, let at 2048 and then click generate and it gets an error stating that a GPG key for that email already exists !!! But it's not listed :(
So what to do about it ??
Thanks
Vincèn
Status:
Active
Comments
Submitted by JamieCameron on Sat, 12/23/2017 - 14:31 Comment #1
If you SSH in as
root
and rungpg --list-secret-keys
, does the key already appear?Submitted by vincen on Sun, 12/24/2017 - 05:30 Pro Licensee Comment #2
Here is result of command:
[root@pro-2 ~]# gpg --list-secret-keys
/root/.gnupg/secring.gpg
sec 4096R/CB4CC234 2017-10-31 uid Pro-1 xxxxxxxx@protonmail.com
[root@pro-2 ~]
Submitted by JamieCameron on Mon, 12/25/2017 - 02:04 Comment #3
Do you perhaps happen to have a key created output of Virtualmin with the same email address as the key you tried to create for backups?