Old Revisions
These are the older revisons of the current document. To revert to an old revision, select it from below, click Edit this page and save it.
2023-05-16 –
old revision restored - the information is already in the first sentence
(martin)
–
Diff vs. current •
Diff vs. previous
2023-05-16 –
Additional guidance on multiple host keys
(123.3.140.251)
–
Diff vs. current •
Diff vs. previous
2023-02-21 –
Restored revision 1675939402. Undoing revision 1676997996.
(martin)
(hidden)
–
Diff vs. current •
Diff vs. previous
2023-02-09 –
6.0 Change: SessionOptions.WebdavSecure renamed to SessionOptions.Secure (and applies to S3 protocol too).
(martin)
–
Diff vs. current •
Diff vs. previous
2022-01-11 –
5.20.1 Bug 2044: Provide private key as string in .NET assembly
(martin)
–
Diff vs. current •
Diff vs. previous
2021-12-13 –
SshHostKeyPolicy instead of GiveUpSecurityAndAcceptAnySshHostKey
(martin)
–
Diff vs. current •
Diff vs. previous
2021-09-01 –
Restored revision 1630049237. Undoing revision 1630510358.
(martin)
(hidden)
–
Diff vs. current •
Diff vs. previous
2021-08-26 –
Clarified that the host name cannot be prefixed with ftp://.
(208.84.91.38)
–
Diff vs. current •
Diff vs. previous
2021-06-17 –
webdavroot has been obsoleted long enouh
(martin)
–
Diff vs. current •
Diff vs. previous
2020-12-02 –
5.18 Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates
(martin)
–
Diff vs. current •
Diff vs. previous
2020-12-02 –
5.18 When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly
(martin)
–
Diff vs. current •
Diff vs. previous
2019-09-25 –
5.16 Added SessionOptions.Name and SessionOptions.ToString (returning the .Name).
(martin)
–
Diff vs. current •
Diff vs. previous
2019-09-25 –
5.16 Bug 1778: Configurable S3 root path/bucket in .NET assembly.
(martin)
–
Diff vs. current •
Diff vs. previous
2019-01-04 –
Restored revision 1541772155. Undoing revision 1546629325.
(martin)
(hidden)
–
Diff vs. current •
Diff vs. previous
2019-01-04 –
BaseBall MAG
(167.220.2.34)
(hidden) (untrusted)
–
Diff vs. current •
Diff vs. previous
2017-12-21 –
5.12 Bug 572 Amazon S3 protocol support.
(martin)
–
Diff vs. current •
Diff vs. previous
2017-12-20 –
5.12 Bug 1557 Use SecureString to provide private key passphrase in .NET assembly
(martin)
–
Diff vs. current •
Diff vs. previous
2017-03-23 –
Restored revision 1484292759. Undoing revision 1490247264.
(martin)
(hidden)
–
Diff vs. current •
Diff vs. previous
2016-04-05 –
Didn't see the note to the side about the beta version.. Change removed. Sorry!
(74.202.241.130)
(hidden)
–
Diff vs. current •
Diff vs. previous
2016-04-05 –
Updated the property PrivateKeyPassPhrase. This was incorrectly labeled. Verified against decompiled dll and tested successfully.
(74.202.241.130)
(hidden)
–
Diff vs. current •
Diff vs. previous
2016-03-16 –
5.8.2 Bug 1394 Method Session.ScanFingerprint to scan server’s hostkey or certificate fingerprint.
(martin)
–
Diff vs. current •
Diff vs. previous
2016-01-19 –
temporary SshPrivateKeyPassphrase anchor
(martin)
–
Diff vs. current •
Diff vs. previous
2016-01-06 –
5.8 Bug 921 Authentication with TLS/SSL client certificates
(martin)
–
Diff vs. current •
Diff vs. previous
2015-12-21 –
5.8 Change: Deprecating Session.DefaultConfiguration in favor of Session.AddRawConfiguration.
(martin)
–
Diff vs. current •
Diff vs. previous
2015-12-16 –
removing recent tags with release of the next major branch 5.8
(martin)
–
Diff vs. current •
Diff vs. previous
2015-02-18 –
releasing 5.7 stable, removing &beta tags (or replacing with &recent)
(martin)
–
Diff vs. current •
Diff vs. previous
2014-12-19 –
5.6.4 SessionOptions.ParseUrl method in .NET assembly.
(martin)
–
Diff vs. current •
Diff vs. previous
2014-12-19 –
moved documentation of AddRawSettings into its own page
(martin)
–
Diff vs. current •
Diff vs. previous
2014-12-19 –
5.6.4 Replaced FtpSecure.ExplicitTls .NET assembly option with FtpSecure.Explicit and deprecated FtpSecure.ExplicitSsl.
(martin)
–
Diff vs. current •
Diff vs. previous
2014-10-24 –
5.6.2 Bug 1213: Configurable WebDAV root path in .NET assembly.
(martin)
–
Diff vs. current •
Diff vs. previous
2014-10-24 –
5.6.2 Bug 1230: A SecureString can be used provide password in .NET assembly via property SessionOptions.SecurePassword.
(martin)
–
Diff vs. current •
Diff vs. previous
2014-07-14 –
5.6 Bug 816 Passphrase can be provided on command line/in scripting and .NET assembly.
(martin)
–
Diff vs. current •
Diff vs. previous
2014-06-13 –
ssh#verifying_the_host_key moved to ssh_verifying_the_host_key
(martin)
–
Diff vs. current •
Diff vs. previous
2014-06-03 –
forgotten property name change in 5.2.3
(martin)
–
Diff vs. current •
Diff vs. previous
2013-04-16 –
5.2 Bug 815 For special cases, it is possible to accept any SSH host key or any SSL certificate (with warning) SessionOptions.GiveUpSecurityAndAcceptAnySshHostKey or SessionOptions.GiveUpSecurityAndAcceptAnySshHostKey in .NET assembly.
(martin)
–
Diff vs. current •
Diff vs. previous
2012-09-05 –
5.0.9 SslCertificate => SslHostCertificateFingerprint
(martin)
–
Diff vs. current •
Diff vs. previous
2012-09-05 –
5.0.9 SshPrivateKey => SshPrivateKeyPath
(martin)
–
Diff vs. current •
Diff vs. previous
2012-09-05 –
5.0.9 SshHostKey => SshHostKeyFingerprint
(martin)
–
Diff vs. current •
Diff vs. previous
2012-05-31 –
faq_script_hostkey, plus more details on hostkeys
(martin)
–
Diff vs. current •
Diff vs. previous
2012-03-22 –
move hint for not specifying SshHostKey into footnote, interlinks
(martin)
–
Diff vs. current •
Diff vs. previous
2012-02-03 –
using DefaultConfiguration is not recommended
(martin)
–
Diff vs. current •
Diff vs. previous
2012-01-25 –
Restored revision 1326186861. Undoing revision 1327476317.
(martin)
(hidden)
–
Diff vs. current •
Diff vs. previous
2012-01-09 –
SshHostKey is not mandatory with non default config
(martin)
–
Diff vs. current •
Diff vs. previous
2012-01-04 –
duplicate line, missing timeout and username
(martin)
–
Diff vs. current •
Diff vs. previous
2011-12-29 –
more likely using private key than not needing password
(martin)
–
Diff vs. current •
Diff vs. previous