bugzilla-daemon at bugzilla.mindrot.org
2011-Feb-19 18:36 UTC
[Bug 1863] New: fingerprint for key for stdin
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: unassigned-bugs at mindrot.org ReportedBy: mh+openssh-bugzilla at zugschlus.de 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.