https://bz.apache.org/bugzilla/show_bug.cgi?id=65089
Stefan Bodewig <bode...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Target Milestone|--- |1.10.10 Resolution|--- |FIXED --- Comment #1 from Stefan Bodewig <bode...@apache.org> --- I've added a new nested element <additionalConfig> that can be used to set any JSch Sesison configuration with b01e7008b So this would be <sshexec ...> <additionalConfig key="HashKnownHosts" value="yes"/> </sshexec> -- You are receiving this mail because: You are the assignee for the bug.