CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2021/10/27 20:54:18

Modified files:
        usr.bin/ssh    : sk-api.h sk-usbhid.c ssh-add.c ssh-keygen.c 
                         ssh-sk-client.c ssh-sk-helper.c ssh-sk.c 
                         ssh-sk.h 

Log message:
When downloading resident keys from a FIDO token, pass back the
user ID that was used when the key was created and append it to
the filename the key is written to (if it is not the default).

Avoids keys being clobbered if the user created multiple
resident keys with the same application string but different
user IDs.

feedback Pedro Martelletto; ok markus

NB. increments SSH_SK_VERSION_MAJOR

Reply via email to