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

            Bug ID: 2967
           Summary: ssh client is advertising the server's algorithm lists
           Product: Portable OpenSSH
           Version: 7.8p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: ssh
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 3242
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3242&action=edit
Fix SSH client algorithm advertisements.

Commit 1b9dd4aa ("upstream: better diagnosics on alg list assembly
errors") in OpenSSH 7.8p1 accidently changed the SSH client to use the
server's algorithm lists instead of the client's. The only difference
between the two lists is the inclusion of
"diffie-hellman-group-exchange-sha1" in the client's list.

I've attached a patch to fix this.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to