bugzilla-daemon at mindrot.org
2020-Sep-01 15:41 UTC
[Bug 3208] New: ssh-keygen man page: sha1 fingerprint with "-E sha1" is supported
https://bugzilla.mindrot.org/show_bug.cgi?id=3208 Bug ID: 3208 Summary: ssh-keygen man page: sha1 fingerprint with "-E sha1" is supported Product: Portable OpenSSH Version: 8.3p1 Hardware: Other OS: Linux Status: NEW Severity: minor Priority: P5 Component: ssh-keygen Assignee: unassigned-bugs at mindrot.org Reporter: vincent-openssh at vinc17.net The ssh-keygen(1) man page says: -E fingerprint_hash Specifies the hash algorithm used when displaying key fingerprints. Valid options are: ?md5? and ?sha256?. The default is ?sha256?. But sha1 is supported too. -- You are receiving this mail because: You are watching the assignee of the bug.
Reasonably Related Threads
- [Bug 2332] New: Show more secure fingerprints than MD5 (e.g. SHA256) in ssh and ssh-keygen
- [Bug 1592] New: Fingerprints for SSHD host key don't match (local ssh-keygen -l vs. ssh localhost)
- how is the sha fingerprint generated?
- [Bug 1872] Support better hash algorithms for key fingerprints (FIPS compat)
- [Bug 3214] New: Man page should specify which switches are incompatible with a 'command'