[Bug 566] ssh-keygen -l does not print key comment for rsa/dsa keys

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed May 14 22:45:07 EST 2003


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

           Summary: ssh-keygen -l does not print key comment for rsa/dsa
                    keys
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: ssh-keygen
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: binder at arago.de


ssh-keygen's option -l prints the key's comment for rsa1 keys, but
only the filename for rsa/dsa keys. I'll attach a patch that fixes
this, but as it modifies key_try_load_public() in authfile.c, it
might have impact on other functionality. So far, I haven't
noticed any problem with the patch, but I may have missed
something.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-unix-dev mailing list