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

            Bug ID: 2291
           Summary: ssh -Q kex lists diffie-hellman-group1-sha1 twice
           Product: Portable OpenSSH
           Version: 6.7p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: sftp-server
          Assignee: [email protected]
          Reporter: [email protected]

Hi.

Not sure why this happens (it's a trivial cosmetic thing anyway) but
ssh -Q kex lists diffie-hellman-group1-sha1 twice:

$ ssh -Q kex | sort
[email protected]
diffie-hellman-group14-sha1
diffie-hellman-group1-sha1
diffie-hellman-group1-sha1
diffie-hellman-group-exchange-sha1
diffie-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521

Cheers,
Chris.

-- 
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