Differences

This shows you the differences between the selected revisions of the page.

2020-08-21 2020-12-02
empty line between headers improves formatting (martin) 5.18 Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates (martin)
Line 20: Line 20:
^ Name ^ Description ^ ^ Name ^ Description ^
| [[library_sessionoptions|SessionOptions]] ==sessionOptions== | Defines a server to scan the fingerprint of. \\ The ''[[library_sessionoptions#protocol|Protocol]]'' property must be ''Protocol.Sftp'' or ''Protocol.Scp'', or ''Protocol.Ftp'' with ''[[library_sessionoptions#ftpsecure|FtpSecure]]'' being ''FtpSecure.Implicit'' or ''FtpSecure.Explicit'', or ''Protocol.Webdav'' with ''[[library_sessionoptions#webdavsecure|WebdavSecure]]'' being true, or ''Protocol.S3''. Other than that only the ''[[library_sessionoptions#hostname|HostName]]'' needs to be set. The ''[[library_sessionoptions#portnumber|PortNumber]]'', ''[[library_sessionoptions#timeout|Timeout]]'' and few [[rawsettings|raw session settings]] can be set, if necessary. The other properties are ignored. | | [[library_sessionoptions|SessionOptions]] ==sessionOptions== | Defines a server to scan the fingerprint of. \\ The ''[[library_sessionoptions#protocol|Protocol]]'' property must be ''Protocol.Sftp'' or ''Protocol.Scp'', or ''Protocol.Ftp'' with ''[[library_sessionoptions#ftpsecure|FtpSecure]]'' being ''FtpSecure.Implicit'' or ''FtpSecure.Explicit'', or ''Protocol.Webdav'' with ''[[library_sessionoptions#webdavsecure|WebdavSecure]]'' being true, or ''Protocol.S3''. Other than that only the ''[[library_sessionoptions#hostname|HostName]]'' needs to be set. The ''[[library_sessionoptions#portnumber|PortNumber]]'', ''[[library_sessionoptions#timeout|Timeout]]'' and few [[rawsettings|raw session settings]] can be set, if necessary. The other properties are ignored. |
-| string ==algorithm== | Fingerprint algorithm to use. \\ Supported algorithms are ''SHA-256'' (recommended) and ''MD5'' for SSH ([[SFTP]] and [[SCP]] protocols) and ''SHA-1'' for TLS/SSL ([[ftps|FTPS]], [[webdav|WebDAVS]] and [[S3]]). |+| string ==algorithm== | Fingerprint algorithm to use. \\ Supported algorithms are ''SHA-256'' (recommended) and ''MD5'' for SSH ([[SFTP]] and [[SCP]] protocols) and ''SHA-1'' for TLS/SSL ([[ftps|FTPS]], [[webdav|WebDAVS]] and [[S3]]). //The latest beta version// supports ''SHA-256'' for TLS/SSL. &beta |
==== Return Value ==== ==== Return Value ====

Last modified: by martin