[Bug 2291] New: ssh -Q kex lists diffie-hellman-group1-sha1 twice
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Fri Oct 10 13:43:18 EST 2014
    
    
  
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: unassigned-bugs at mindrot.org
          Reporter: calestyo at scientia.net
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
curve25519-sha256 at libssh.org
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.
    
    
More information about the openssh-bugs
mailing list