[Bug 1872] Support better hash algorithms for key fingerprints (FIPS compat)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Apr 18 21:35:45 EST 2014


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

--- Comment #16 from Petr Lautrbach <plautrba at redhat.com> ---
Created attachment 2429
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2429&action=edit
add FingerprintType flag to ssh and sshd which is used to specify used
fingerprint for keys

ssh_config.5 and sshd_config.5:

     FingerprintType
             Specifies the cryptographic hash function to use for keys
fingeprints.
             The supported hashes are: “md5”, “sha1” and “sha256”.

             The default is “md5”

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list