Visualize Remote Host Key Fingerprint OpenSSH
Wednesday, September 3rd, 2008You need to be running a OpenBSD 4.4-current snapshot to get this or possibly even compiling OpenSSH-5.1 from source. But edit per user ssh config or /etc/ssh/ssh_config and add this line: VisualHostKey yes Then ssh to some remote box or even locally (you should see something like below): I though it was pretty neat. ...