faq_hostkey » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2016-03-16 | 2016-03-21 | ||
| 5.8.2 Bug 1394 Method Session.ScanFingerprint to scan server’s hostkey or certificate fingerprint. (martin) | ecdsa key fingerprint (martin) | ||
| Line 24: | Line 24: | ||
| ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key | ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key | ||
| ssh-keygen -l -f /etc/ssh/ssh_host_dsa_key | ssh-keygen -l -f /etc/ssh/ssh_host_dsa_key | ||
| + | ssh-keygen -l -f /etc/ssh/ssh_host_ecdsa_key | ||
| </code> | </code> | ||