library_vb » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2020-03-06 | 2022-06-16 | ||
typo (Petr) | 5.20 Change: SHA-256 fingerprints are not padded anymore (martin) | ||
Line 161: | Line 161: | ||
.UserName = "user" | .UserName = "user" | ||
.Password = "mypassword" | .Password = "mypassword" | ||
- | .SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...=" | + | .SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..." |
End With | End With | ||