java.lang.Objectcom.sshtools.j2ssh.transport.IgnoreHostKeyVerification
All Implemented Interfaces:
HostKeyVerification
A simple host key verification implementation that automatically approves the servers host key. It should be noted that using this implementation will render the protocol insecure against active attacks.
Lee - David Painter$ - Revision: 1.15 $0.2.0 - | Method from com.sshtools.j2ssh.transport.IgnoreHostKeyVerification Summary: |
|---|
| verifyHost |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.sshtools.j2ssh.transport.IgnoreHostKeyVerification Detail: |
|---|
Simply returns |