https://bugzilla.mindrot.org/show_bug.cgi?id=2439
--- Comment #1 from Jakub Jelen <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
