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

           Summary: fingerprint for key for stdin
           Product: Portable OpenSSH
           Version: 5.8p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh-keygen
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Hi,

please allow ssh-keygen -l to read the key to be fingerprinted from
standard input, so that it can be used in a pipe, like (simplified):

grep 'matching rsa key found: ' syslog | ssh-keygen -l -f -

Greetings
Marc

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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