cc_staff
318
edits
No edit summary |
No edit summary |
||
Line 150: | Line 150: | ||
= SSH host key fingerprints = <!--T:33--> | = SSH host key fingerprints = <!--T:33--> | ||
To retrieve the host fingerprints remotely, one can use the following commands: | |||
ssh-keyscan <hostname> | ssh-keygen -E md5 -l -f - | |||
ssh-keyscan <hostname> | ssh-keygen -E sha256 -l -f - | |||
Listed below are the SSH fingerprints for our clusters. If the fingerprint you get does not match any on the list below, do not accept the connection, and contact [[Technical support]] with the details. | |||
{{:SSH_host_keys}} | {{:SSH_host_keys}} | ||
</translate> | </translate> |