SSH Key Fingerprint on Linux

Updated . Posted . Visible to the public.

open terminal and fire this command

    ssh-keygen -lf ~/.ssh/id_rsa.pub 

output
2048 a3:2e:72:c3:2d:b4:55:97:6e:7c:27:9f:97:75:3d:e7 /home/username/.ssh/id_rsa.pub (RSA)

Tushar
Last edit
Posted by Tushar to Tushar's deck (2012-01-19 20:27)