[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sshfp records



Has anyone worked with sshfp records for openssh? I generated sshfp records:

<host> IN SSHFP 1 1 5490056a2208c8ad2cf869f5c06470450c8a017a
<host> IN SSHFP 2 1 18aef47bc01264709f25ac9daebed236b45b6b45

but when I ssh into the host (after deleting the records from
.ssh/known_hosts), I get:

$ ssh -o VerifyHostKeyDNS=yes <user>@<host>
The authenticity of host 'janeway (192.168.224.52)' can't be established.
RSA key fingerprint is 6d:fd:09:59:e2:32:b8:3f:4e:ff:51:1f:58:5a:14:3a.
No matching host key fingerprint found in DNS.
Are you sure you want to continue connecting (yes/no)?

Anyone got any idea why the key fingerprints aren't matching up?

Thanks.


Reply to: