Skip to content
Snippets Groups Projects
Commit ae89a478 authored by Lukas Topiarz's avatar Lukas Topiarz
Browse files

Add sha256 fingerprints

parent 6d94fa2a
Branches
Tags
No related merge requests found
...@@ -15,9 +15,16 @@ The authentication is by the [private key](../general/accessing-the-clusters/she ...@@ -15,9 +15,16 @@ The authentication is by the [private key](../general/accessing-the-clusters/she
!!! note !!! note
Please verify SSH fingerprints during the first logon. They are identical on all login nodes: Please verify SSH fingerprints during the first logon. They are identical on all login nodes:
md5:
29:b3:f4:64:b0:73:f5:6f:a7:85:0f:e0:0d:be:76:bf (DSA) 29:b3:f4:64:b0:73:f5:6f:a7:85:0f:e0:0d:be:76:bf (DSA)
d4:6f:5c:18:f4:3f:70:ef:bc:fc:cc:2b:fd:13:36:b7 (RSA) d4:6f:5c:18:f4:3f:70:ef:bc:fc:cc:2b:fd:13:36:b7 (RSA)
sha256:
LX2034TYy6Lf0Q7Zf3zOIZuFlG09DaSGROGBz6LBUy4 (DSA)
+DcED3GDoA9piuyvQOho+ltNvwB9SJSYXbB639hbejY (RSA)
Private key authentication: Private key authentication:
On **Linux** or **Mac**, use On **Linux** or **Mac**, use
......
...@@ -19,9 +19,16 @@ The authentication is by the [private key](../general/accessing-the-clusters/she ...@@ -19,9 +19,16 @@ The authentication is by the [private key](../general/accessing-the-clusters/she
!!! note !!! note
Please verify SSH fingerprints during the first logon. They are identical on all login nodes: Please verify SSH fingerprints during the first logon. They are identical on all login nodes:
md5:
f6:28:98:e4:f9:b2:a6:8f:f2:f4:2d:0a:09:67:69:80 (DSA) f6:28:98:e4:f9:b2:a6:8f:f2:f4:2d:0a:09:67:69:80 (DSA)
70:01:c9:9a:5d:88:91:c7:1b:c0:84:d1:fa:4e:83:5c (RSA) 70:01:c9:9a:5d:88:91:c7:1b:c0:84:d1:fa:4e:83:5c (RSA)
SHA256:WNIrR7oeQDYpBYy4N2d5A6cJ2p0837S7gzzTpaDBZrc. (RSA)
sha256:
epkqEU2eFzXnMeMMkpX02CykyWjGyLwFj528Vumpzn4 (DSA)
WNIrR7oeQDYpBYy4N2d5A6cJ2p0837S7gzzTpaDBZrc (RSA)
Private key authentication: Private key authentication:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment