[Bug 3753] ssh-keygen and ssh-keyscan prints SHA1 SSHFP digest by default
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Sep 20 04:26:13 AEST 2025
https://bugzilla.mindrot.org/show_bug.cgi?id=3753
--- Comment #7 from Petr Menšík <pemensik at redhat.com> ---
Compare:
# ssh-keygen -l -f /etc/ssh/ssh_host_ed25519_key
256 SHA256:7ZciYBu/BqtTNLSuek6XY8tWVBnQQ35mjLKdCYqFcK4 root at fedora
(ED25519)
# ssh-keygen -r localhost -f /etc/ssh/ssh_host_ed25519_key
localhost IN SSHFP 4 1 b0a127fbe96b3bc8f06ecda4035f8a11f026353c
localhost IN SSHFP 4 2
ed9722601bbf06ab5334b4ae7a4e9763cb565419d0437e668cb29d098a8570ae
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list