CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/08/03 00:50:49

Modified files:
        usr.bin/ssh    : sshconnect2.c 

Log message:
Tweak ordering of certificates tried during pubkey authentication
to prefer FIDO keys that do not require user presence (touch) first,
followed by ones that do and with FIDO keys that require user
verification via PIN or biometrics last.

This effectively tries low-friction authenticators before higher
friction authenticators.

ok dtucker@

Reply via email to