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

Re: howto calculate fingerprints from ssh host keys?



## Thomas Gebhardt (gebhardt@HRZ.Uni-Marburg.DE):

> I tried to figure out how to gather these fingerprints from
> a bunch of servers. Obviously ssh-keyscan can be used to collect
> the public keys, but is there an easy way to calculate the
> fingerprints?

$ ssh-keygen -l -f ssh_host_dsa_key.pub
$ 1024 97:46:de:e0:a1:71:76:6f:b6:e8:f1:40:2a:63:bc:18 ssh_host_dsa_key.pub

HTH,
cmt

-- 
Spare Space



Reply to: