[Bug 2332] Show more secure fingerprints than MD5 (e.g. SHA256) in ssh and ssh-keygen

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jan 9 00:15:17 AEDT 2015


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

--- Comment #5 from Petr Lautrbach <plautrba at redhat.com> ---
~/.ssh/config:
host *
    FingerprintHash=md5

$ ssh -o FingerprintHash=sha512 localhost
The authenticity of host 'localhost (127.0.0.1)' can't be established.
ECDSA key fingerprint is
MD5:da:24:43:0b:2e:c1:3f:a1:84:13:92:01:52:b4:84:ff.

-- 
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