CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/20 15:03:29
Modified files:
usr.bin/ssh : ssh-add.1 ssh-add.c
Log message:
add option to test whether keys in an agent are usable, by performing
a signature and a verification using each key "ssh-add -T pubkey [...]"
work by markus@, ok djm@
