[Bug 3463] cannot gen ed25519-sk residental key with fido2

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Jul 19 03:45:45 AEST 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3463

--- Comment #3 from pedro martelletto <pedro at ambientworks.net> ---
> debug1: start_helper: starting /usr/local/libexec/ssh-sk-helper 
> debug1: sshsk_enroll: provider "", device "(null)", application "ssh:", > userid "(null)", flags 0x21, challenge len 0 with-pin
> debug1: sshsk_enroll: using random challenge
> No FIDO SecurityKeyProvider specified

This looks like the invocation of a ssh-keygen/ssh-sk-helper pair built
without --with-security-key-builtin. If this is indeed the ssh-keygen
you built, please double-check the value of _PATH_SSH_SK_HELPER in
Makefile to ensure the correct ssh-sk-helper is being picked up.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list