jepsen-io / jepsen

A framework for distributed systems verification, with fault injection
6.78k stars 714 forks source link

Use `strict-host-key-checking` argument in SSHJ and SCP #554

Closed antonio2368 closed 2 years ago

antonio2368 commented 2 years ago

strict-host-key-checkingargument is ignored in SSHJ as far as I see. It should be used correctly now both in SSHJ and SCP.

aphyr commented 2 years ago

Ah, wonderful! Thank you. :-)