SSHServerFingerprint
The SSH server fingerprint.
データ型
string
デフォルト値
""
解説
This may be set to a comma-delimited collection of 16-byte MD5 fingerprints that should be accepted as the host's key. You may supply it by HEX encoding the values in the form "0a:1b:2c:3d". Example: SSHServerFingerprint=0a:1b:2c:3d If the server's fingerprint matches one of the values supplied, the component will accept the host key.