CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/03 19:49:17
Modified files:
usr.bin/ssh : readconf.c ssh-add.1 ssh-add.c ssh.1
ssh_config.5
Log message:
Since they are deprecated, move DSA to the end of the default list of
public keys so that they will be tried last. From github PR#295 from
"ProBackup-nl", ok djm@
