Package hudson.plugins.ec2.ssh.verifiers
package hudson.plugins.ec2.ssh.verifiers
-
ClassDescriptionThis strategy accepts any new host key and stores it in a known_hosts file inside the node directory called ssh-host-key.xml.This strategy checks the key presented by the host with the one printed out in the instance console.This strategy checks the key presented by the host with the one printed out in the instance console.A representation of the SSH key provided by a remote host to verify itself and secure the initial setup of the SSH connection.Helper methods to allow loading and saving of host keys for a computer.Generated localization support class.This strategy doesn't perform any kind of verificationA method for verifying the host key provided by the remote host during the initiation of each connection.