Diagram
This parameter specifies the behavior for hosts that have not previously been involved in a file transfer.
StrictHostkeyChecking - boolean
Notes
Element
Type
Required
Description
boolean
The starting element is a simpleType.
Explanations
StrictHostkeyChecking
- Host keys are added to user known hosts files. For Unix systems this defaults to the
$HOME/.ssh/known_hosts
file - Setting this parameter to "true" provides maximum protection against Trojan horse attacks. See also http://www.online-tutorials.net/security/secure-ssh-tutorial-part-1-host-key/tutorials-t-69-201.html .