Closed svscorp closed 5 years ago
What command did you use to generate the key? Also, what version of the gpg
utility did you use?
Hi @Evidlo , thanks for fast response.
gpg --pinentry-mode loopback --batch --no-tty --yes --passphrase ansible --quick-gen ansible rsa1024
echo -e "5\ny\n" | gpg --command-fd 0 --expert --edit-key ansible trust
Try this:
gpg --pinentry-mode loopback --batch --no-tty --yes --passphrase ansible --quick-gen ansible default
Also I think the second line is unnecessary.
It worked!
It is a great application and I almost made it working for my case, but it still says my gpg key for user "ansible" is untrusted, even though I set it to trusted:
keys:
verify:
new db creation:
versions: