[Bug 2439] New sha256-base64 SSH Fingerprints in openssh-6.8

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Aug 7 18:27:32 AEST 2015


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

--- Comment #1 from Jakub Jelen <jjelen at redhat.com> ---
Created attachment 2681
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2681&action=edit
Allow more fingerprint algorithms on client side

Adding patch for client side, which introduces new default "sha256
md5". For internal operations and logging, only the first one is used,
but for interaction with user (adding new host), both fingerprints are
printed.

>From my point of view, there is no need to do the same on the server
side, since there is no interaction with user.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list