[Bug 3184] Unable to add deprecated KexAlgorithms back for host via config file

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Jun 20 03:44:34 AEST 2020


https://bugzilla.mindrot.org/show_bug.cgi?id=3184

--- Comment #5 from Nathan Neulinger <nneul at neulinger.org> ---
Created attachment 3413
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3413&action=edit
Trace of ssh -vvv

Example trace with this conf file in /tmp/testconf:

KexAlgorithms diffie-hellman-group14-sha1
KexAlgorithms +diffie-hellman-group1-sha1
KexAlgorithms +diffie-hellman-group-exchange-sha1

and invoked as:

ssh -F /tmp/testconf -vvv root at localhost id >/tmp/trace.txt 2>&1

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list