RSSAmplifier

Michael Malura · Aug 21, 2019

Fingerprint eines SSH Keys auslesen

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Ich musste nachschauen welcher SSH Key auf Github hinterlegt ist. Dort wird aber nur der Fingerprint und nicht der Public Key angezeigt. Folgender Command liefert mir die Antwort. cd ~/.ssh ssh-keygen -l -E md5 -f id_rsa # 2048 MD5:ab:cd:ef:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff michael@malura.de (R…

Read on malura.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.