https://bugzilla.mindrot.org/show_bug.cgi?id=3748
Jó Ágila Bitsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Jó Ágila Bitsch <[email protected]> --- Created attachment 3881 --> https://bugzilla.mindrot.org/attachment.cgi?id=3881&action=edit patch for allowing webauthn signatures via ssh agent I was running into the same problem and would like to suggest the following (see patch): * add special handling for KEY_ECDSA_SK in sshkey_match_keyname_to_sigalgs as already exists for KEY_RSA * use sshkey_match_keyname_to_sigalgs instead of sshkey_sigalg_by_name in sshkey_check_sigtype. Does that make sense or am I overlooking something obvious? I did not yet check, if certs would need special handling as well. -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
