Discussion:
How to remove org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier warning?
Paul Spencer
2014-11-25 13:04:42 UTC
Permalink
What configuration is necessary to remove the following warning message when executing bin/client?
$ bin/client -u karaf system:version
Logging in as karaf
779 [sshd-SshClient[296b653d]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, c1:79:36:7d:17:96:48:33:c6:45:d9:1c:3b:8a:e5:bf] presented unverified {} key: {}
3.0.2
$
I would prefer to add the key configuration over suppressing the warning message.

Paul Spencer
Jean-Baptiste Onofré
2014-11-25 17:39:37 UTC
Permalink
Hi Paul,

afair, it's in the documentation/dev guide (I updated to explain how to
create and register a key).

Regards
JB
Post by Paul Spencer
What configuration is necessary to remove the following warning message when executing bin/client?
$ bin/client -u karaf system:version
Logging in as karaf
779 [sshd-SshClient[296b653d]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, c1:79:36:7d:17:96:48:33:c6:45:d9:1c:3b:8a:e5:bf] presented unverified {} key: {}
3.0.2
$
I would prefer to add the key configuration over suppressing the warning message.
Paul Spencer
--
Jean-Baptiste Onofré
***@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com
Loading...