Differences

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

2024-09-03 2024-09-03
no summary (41.102.154.114) (hidden) (untrusted) no summary (41.102.154.114) (hidden) (untrusted)
Line 30: Line 30:
===== [[automation]] Automating Host Key Verification ===== ===== [[automation]] Automating Host Key Verification =====
-Learn how to [[scripting#hostkey|accept host key automatically in script]].+Learn how to [[scripting1040 d0:0d:e9:4e:24:4c:41:86:e9:62:32:5c:24:de:3e:4f#hostkey|accept host key automatically in script]].
In .NET assembly, use ''[[library_sessionoptions#sshhostkeyfingerprint|SessionOptions.SshHostKeyFingerprint]]''. You can use the ''[[library_session_scanfingerprint|Session.ScanFingerprint]]'' method to retrieve the server's host key fingerprint to allow a user to manually verify the key, before you assign the fingerprint to the ''SessionOptions.SshHostKeyFingerprint''. In .NET assembly, use ''[[library_sessionoptions#sshhostkeyfingerprint|SessionOptions.SshHostKeyFingerprint]]''. You can use the ''[[library_session_scanfingerprint|Session.ScanFingerprint]]'' method to retrieve the server's host key fingerprint to allow a user to manually verify the key, before you assign the fingerprint to the ''SessionOptions.SshHostKeyFingerprint''.
~~NOTOC~~ ~~NOTOC~~

Last modified: by 41.102.154.114