CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/02 13:26:11
Modified files:
usr.bin/ssh : ssh_config.5 sshconnect2.c
Log message:
Make IdentitiesOnly apply to keys obtained from a PKCS11Provider.
This allows control of which keys are offered from tokens using
IdentityFile. ok markus@
