[Bug 3938] FIDO2 verify-required keys fail to sign on non-biometric tokens ("option uv is unknown")
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Mar 28 18:12:01 AEDT 2026
https://bugzilla.mindrot.org/show_bug.cgi?id=3938
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
If your problem is keys in an agent then you'll need to attach a log
from the agent itself. Try "ssh-agent -d", though you'll need to
manually set SSH_AUTH_SOCK in the environment of the ssh process you
use for testing.
I suspect the problem is that ssh-agent can't find a ssh-askpass to
prompt you for you PIN. This is configured by passing a $SSH_ASKPASS
environment variable to ssh-agent when you start it, though most
platforms have it default somewhere sensible.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list