https://bugzilla.mindrot.org/show_bug.cgi?id=2652
--- Comment #16 from Daniel Kucera <[email protected]> --- (In reply to Jakub Jelen from comment #15) > One more thing. Will a *ssh-agent* work for you with stock OpenSSH? > To my understanding, it already does a login before listing the > keys, so a workaround could be using the keys from ssh-agent: > > eval `ssh-agent` > ssh-add -s /usr/lib/eidklient/libpkcs11_sig_x64.so > ssh [email protected] $ ssh-add -s /usr/lib/eidklient/libpkcs11_sig_x64.so Enter passphrase for PKCS#11: Could not add card "/usr/lib/eidklient/libpkcs11_sig_x64.so": agent refused operation What kind of passphrase does it ask for? I tried card pin but without success. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
