Hi Daniel,
It seems in camel-ssh component, the ssh sessions and channels should be
created with right options to enforce known_hosts awareness.
Not sure if this is supported yet.
For now it seems, keyverifier somehow passes through the lines as below.
https://github.com/apache/mina-sshd/blob/ma
Using Camel-ssh, every time I connect to an ssh target, I have this message:
[sshd-SshClient[5be46f9d]-nio2-thread-1] WARN
org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at
/: presented unverified EC key: ac:...:6a
Is there any way to get rid of this? I'd have expected a