[Bug 1319] New: ssh-keygen does not properly handle multiple keys

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Jun 5 23:36:04 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1319

           Summary: ssh-keygen does not properly handle multiple keys
           Product: Portable OpenSSH
           Version: 4.5p1
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh-keygen
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: pepper at rockefeller.edu


When pointed at a file containing multiple keys, ssh-keygen only
fingerprints the first key, and does not either fingerprint the
additional keys or warn in any way that there are (or might be)
additional keys in the specified file.

pepper at salt:~/.ssh$ ssh-keygen -l -f authorized_keys
1024 5c:3a:b3:94:5d:ef:28:2c:4d:76:8a:9f:36:81:5c:af authorized_keys
pepper at salt:~/.ssh$ wc -l authorized_keys
       3 authorized_keys


-- 
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list