session_url » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2022-05-03 | 2022-06-16 | ||
basis -> basic (159.86.176.106) | 5.20 Change: SHA-256 fingerprints are not padded anymore (martin) | ||
Line 46: | Line 46: | ||
- Pluses (''+'') and slashes (''/'') in SHA-256 hash need to be [[#special|encoded]] or replaced with dashes (''-'') and underscores (''_'') respectively. | - Pluses (''+'') and slashes (''/'') in SHA-256 hash need to be [[#special|encoded]] or replaced with dashes (''-'') and underscores (''_'') respectively. | ||
- | For example WinSCP fingerprint ''ssh-rsa 2048 2EP3avJqmpRtSRaUIqwrzavm15vssrhHxJWh9mBaz8M='' converts to ''ssh-rsa-2EP3avJqmpRtSRaUIqwrzavm15vssrhHxJWh9mBaz8M=''. | + | For example WinSCP fingerprint ''ssh-rsa 2048 2EP3avJqmpRtSRaUIqwrzavm15vssrhHxJWh9mBaz8M'' converts to ''ssh-rsa-2EP3avJqmpRtSRaUIqwrzavm15vssrhHxJWh9mBaz8M''. |
===== [[special]] Special Characters ===== | ===== [[special]] Special Characters ===== |