Differences between revisions 7 and 20 (spanning 13 versions)
Revision 7 as of 2018-06-26 14:10:51
Size: 867
Editor: misticat
Comment:
Revision 20 as of 2018-07-10 14:20:13
Size: 813
Editor: misticat
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
If you're connecting the first time to a SSH Server you will perhaps get an alert message. {{attachment:alert.png||align="middle"}} If you're connecting the first time to a SSH Server you will perhaps get an alert message. The fingerprint should also be shown right below the message.
Line 5: Line 5:
If the message says: '' "The server's host key ist not cached in the registry. You have no gurantee that the server is the computer you think it is." '' then it should also show you a fingerprint right below. ==== Windows ====
{{attachment:alert.jpg}}

==== Linux ====
{{attachment:linux.jpg}}

==== Example ====
{{attachment:badconnect.jpg}}
Line 11: Line 18:
Search or type in the hostname you want to connect to in the search bar on the top right corner of the website. Type in the hostname you want to connect to into the search bar on the top right corner of the website.
Line 14: Line 21:
If it's the same fingerprint as shown then you can safely trust the connection If it's the same fingerprint as shown then you can safely trust the connection.

SSH Fingerprints Website

If you're connecting the first time to a SSH Server you will perhaps get an alert message. The fingerprint should also be shown right below the message.

Windows

alert.jpg

Linux

linux.jpg

Example

badconnect.jpg

You can check if the fingerprint is correct with this website (https://ssh-fingerprints.ee.ethz.ch/).

The website contains the SSH fingerprints of every SSH server we manage.

Type in the hostname you want to connect to into the search bar on the top right corner of the website. The host with its fingerprint should now be shown in the table. Compare the fingerprint with the alert message. If it's the same fingerprint as shown then you can safely trust the connection.

SshFingerprints (last edited 2025-04-23 07:16:33 by maegger)