hierynomus / sshj

ssh, scp and sftp for java
Apache License 2.0
2.46k stars 594 forks source link

passing in StrictHostKeyChecking=no #940

Open sandeshworld opened 2 months ago

sandeshworld commented 2 months ago

Is there an equivalent implementation for "ssh -o StrictHostKeyChecking=no" with sshj?