ssh#

get a key’s SHA256 fingerprint#

ssh-keygen -lf /path/to/key

get a key’s MD5 fingerprint#

ssh-keygen -E md5 -lf /path/to/key