]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove DSA from default cipher list and disable SSH1.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 3 Aug 2016 16:08:21 +0000 (16:08 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 3 Aug 2016 16:08:21 +0000 (16:08 +0000)
commit9ded33068ebc84932a4e78ecb1d5516698fa7144
tree73aabba3d8769c6062ca4bd1126b6a40a0e35bab
parentad600ac8e3a13caadf7336bab2cb9fc7c356096a
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