| Summary: | ssh-keygen man page: sha1 fingerprint with "-E sha1" is supported | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Vincent Lefevre <vincent-openssh> |
| Component: | ssh-keygen | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | NEW --- | ||
| Severity: | minor | ||
| Priority: | P5 | ||
| Version: | 8.3p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
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.