session_url » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2019-03-28 | 2019-05-28 | ||
it's "File Explorer" now (martin) | 5.12 Bug 1589 – Use SHA-256 host key fingerprints (martin) | ||
Line 43: | Line 43: | ||
- Drop bit count part (the number after ''ssh-rsa'' or ''ssh-dsa'', typically ''2048'' or ''1024''); | - Drop bit count part (the number after ''ssh-rsa'' or ''ssh-dsa'', typically ''2048'' or ''1024''); | ||
- | - Replace remaining space and all colons ('':'') with a dash sign (''-''). | + | - Replace the remaining space with a dash sign (''-'').((In case you are still using MD5 fingerprints, replace all colons ('':'') with a dash sign (''-'') too. Though you should switch to SHA-256 fingerprints.)) |
- | For example WinSCP fingerprint ''ssh-rsa 2048 ee:f3:c1:59:4d:b4:e2:c5:da:22:3a:6e:97:a0:28:29'' converts to ''ssh-rsa-ee-f3-c1-59-4d-b4-e2-c5-da-22-3a-6e-97-a0-28-29''. | + | For example WinSCP fingerprint ''ssh-rsa 2048 2EP3avJqmpRtSRaUIqwrzavm15vssrhHxJWh9mBaz8M='' converts to ''ssh-rsa-2EP3avJqmpRtSRaUIqwrzavm15vssrhHxJWh9mBaz8M=''. |
===== [[special]] Special Characters ===== | ===== [[special]] Special Characters ===== |