Sorry, my understanding of private key retrieval was wrong. On 07/08/2015 05:51 PM, Marko Božiković wrote: > Maybe gpg-agent thinks I am using a smartcard on the first try and then just > gives up when it doesn't find one?
You're right. For SSH authentication, the function card_key_available is always called before searching other entries (of keys on files) if not disabled by "disable-scdaemon". Source: gnupg/agent/command-ssh.c. -- _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
