Differences
This shows you the differences between the selected revisions of the page.
2020-12-02 | 2021-04-02 | ||
5.18 Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates (martin) | removed '=' character in host-key string (78.13.210.5) | ||
Line 35: | Line 35: | ||
===== [[examples]] Examples ===== | ===== [[examples]] Examples ===== | ||
<code winscp> | <code winscp> | ||
- | open sftp://martin:mypassword@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx...=" | + | open sftp://martin:mypassword@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx..." |
</code> | </code> | ||
<code winscp> | <code winscp> |