[Bug 997] Correction to man page for ssh-keygen
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Mar 11 16:14:16 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=997
Summary: Correction to man page for ssh-keygen
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: Documentation
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: arjones at simultan.dyndns.org
ssh-keygen claims that the new -H option writes the results to standard output:
"Hash a known_hosts file, printing the result to standard output." It doesn't,
though:
<9 arjones at server /tmp>ssh-keygen -H
/home/arjones/.ssh/known_hosts updated.
Original contents retained as /home/arjones/.ssh/known_hosts.old
WARNING: /home/arjones/.ssh/known_hosts.old contains unhashed entries
Delete this file to ensure privacy of hostnames
<10 arjones at server /tmp>
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list