CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/13 20:43:48
Modified files:
usr.bin/ssh : ssh-add.c ssh-agent.c
Log message:
allow pin-required FIDO keys to be added to ssh-agent(1).
ssh-askpass will be used to request the PIN at authentication time.
>From Pedro Martelletto, ok djm
