Differences
This shows you the differences between the selected revisions of the page.
| 2019-05-28 | 2022-06-16 | ||
| 5.12 Bug 1589 – Use SHA-256 host key fingerprints (martin) | 5.20 Change: SHA-256 fingerprints are not padded anymore (martin) | ||
| Line 22: | Line 22: | ||
| UserName = "user" | UserName = "user" | ||
| Password = "mypassword" | Password = "mypassword" | ||
| - | SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...=" | + | SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..." |
| } | } | ||