SSH host keys/fr: Difference between revisions

Created page with "* avec la fonction MD5 : ssh-keyscan beluga.computecanada.ca | ssh-keygen -E md5 -l -f -"
(Created page with "Vous pouvez aussi utiliser les commandes suivantes :")
(Created page with "* avec la fonction MD5 : ssh-keyscan beluga.computecanada.ca | ssh-keygen -E md5 -l -f -")
Line 66: Line 66:
Vous pouvez aussi utiliser les commandes suivantes :
Vous pouvez aussi utiliser les commandes suivantes :


* for an MD5 fingerprint hash:
* avec la fonction MD5 :
  ssh-keyscan beluga.computecanada.ca | ssh-keygen -E md5 -l -f -
  ssh-keyscan beluga.computecanada.ca | ssh-keygen -E md5 -l -f -


* for an SHA256 fingerprint hash:
* for an SHA256 fingerprint hash:
  ssh-keyscan beluga.computecanada.ca | ssh-keygen -E sha256 -l -f -
  ssh-keyscan beluga.computecanada.ca | ssh-keygen -E sha256 -l -f -
rsnt_translations
56,437

edits