Hi all,
thank you for gpg 2.2! I am not sure if I should retry with the current version: I am now on ubuntu 20.04.
Test steps:
- "gpg2 --card-status" works fine
- encrypt file with public key from smartcard/public key server
- enter new setup w/ working "gpg2 --card-status"
- try to decrypt file with secret key on smartcard
Expected result:
- file is decrypted with secret key
Actual result:
(base) leder@home-ryzen-desktop:~/!SAFE!$ gpg2 --decrypt Crypted.tar.bz2.gpg gpg: verschlüsselt mit RSA Schlüssel, ID B77D8380BB961919 gpg: Entschlüsselung fehlgeschlagen: Kein geheimer Schlüssel (base) leder@home-ryzen-desktop:~/!SAFE!$
Please help me out here!