Remove DSA from default cipher list and disable SSH1.
authordes <des@FreeBSD.org>
Wed, 3 Aug 2016 16:08:21 +0000 (16:08 +0000)
committerdes <des@FreeBSD.org>
Wed, 3 Aug 2016 16:08:21 +0000 (16:08 +0000)
commit7b7845b35cfd7a9a00342248aa340d60f3371492
tree73aabba3d8769c6062ca4bd1126b6a40a0e35bab
parent2406e8e02270e34f4c274e08886b131e1a0af76f
Remove DSA from default cipher list and disable SSH1.

Upstream did this a long time ago, but we kept DSA and SSH1 in FreeBSD for
reasons which boil down to POLA.  Now is a good time to catch up.

MFC after: 3 days
Relnotes: yes
crypto/openssh/FREEBSD-upgrade
crypto/openssh/config.h
crypto/openssh/configure.ac
crypto/openssh/myproposal.h
crypto/openssh/servconf.c
crypto/openssh/ssh_config.5
crypto/openssh/sshd_config.5