Re: Order of keys attempted to decrypt

2014-06-18 Thread Daniel Kahn Gillmor
On 06/18/2014 09:43 AM, Daniel Kahn Gillmor wrote: > On 06/18/2014 04:46 AM, Richard Ulrich wrote: >> $ gpg -d test.txt.gpg >> gpg: Anonymer Empfänger; Versuch mit geheimem Schlüssel 0AE275A9 … >> gpg: sending command `SCD PKDECRYPT' to agent failed: ec=6.91 >> gpg: Anonymer Empfänger; Versuch mit

Re: Order of keys attempted to decrypt

2014-06-18 Thread Daniel Kahn Gillmor
On 06/18/2014 04:46 AM, Richard Ulrich wrote: > $ gpg -d test.txt.gpg > gpg: Anonymer Empfänger; Versuch mit geheimem Schlüssel 0AE275A9 … > gpg: sending command `SCD PKDECRYPT' to agent failed: ec=6.91 > gpg: Anonymer Empfänger; Versuch mit geheimem Schlüssel 8760DB3E … > gpg: Alles klar, wir sin

Order of keys attempted to decrypt

2014-06-18 Thread Richard Ulrich
I have my private sub keys on a smart card, and up until recently decrypting was always fine. Then I found out that for signing other people's keys, I need to have the primary private key available. So I put it on a second smart card as described here: http://gnupg.10057.n7.nabble.com/Issues-with-p