Created attachment 3116 [details] Document SHA2 DH methods in manual pages Since OpenSSH 7.3 [1], there are new DH key exchange methods, that are offered by default, but they are not mentioned in any manual page. The proposed patch adjust the documentation to reflect the default list of offered key exchange algorithms, based on the myproposal.h. [1] http://www.openssh.com/txt/release-7.3
Applied - thanks commit 680321f3eb46773883111e234b3c262142ff7c5b (HEAD -> master, origin/master, origin/HEAD) Author: djm@openbsd.org <djm@openbsd.org> Date: Fri Feb 16 02:40:45 2018 +0000 upstream: Mention recent DH KEX methods: diffie-hellman-group14-sha256 diffie-hellman-group16-sha512 diffie-hellman-group18-sha512 From Jakub Jelen via bz#2826 OpenBSD-Commit-ID: 51bf769f06e55447f4bfa7306949e62d2401907a
closing resolved bugs as of 8.6p1 release