SSH key Length and fingerprint
I always forget how to figure out the length and the fingerprint of a key, so here we go
ssh-keygen -lf ~/.ssh/id_rsa.pub
2013-02-05
I always forget how to figure out the length and the fingerprint of a key, so here we go
ssh-keygen -lf ~/.ssh/id_rsa.pub