search for: fido_cred_verify_self

Displaying 1 result from an estimated 1 matches for "fido_cred_verify_self".

2024 Dec 02
1
[Bug 3761] New: ssh-keygen fails for security keys without attestation
...in32-OpenSSH/issues/2040 * https://github.com/PowerShell/Win32-OpenSSH/issues/2279 It used to work, so probably windows hello removed attestation in preparation for passkey support: https://svrooij.io/2024/01/01/secure-ssh-windows-hello/ According to https://github.com/Yubico/libfido2/issues/840, fido_cred_verify_self should not be called for "none" type attestation, so this has to be fixed in openssh. Please find a patch here https://github.com/openssh/openssh-portable/pull/542/files that works for me. Regards, M. Braun -- You are receiving this mail because: You are watching the assignee of the...