CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/10 00:21:53
Modified files:
usr.bin/ssh : clientloop.c myproposal.h readconf.c readconf.h
scp.1 servconf.c servconf.h ssh.1 ssh_config.5
sshconnect2.c sshd.c sshd_config.5
Log message:
Turn off DSA by default; add HostKeyAlgorithms to the server and
PubkeyAcceptedKeyTypes to the client side, so it still can be
tested or turned back on; feedback and ok djm@
