Add rsa-sha2 signatures to default client 49/90749/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Jul 2020 21:38:03 +0000 (23:38 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 9 Jul 2020 11:14:25 +0000 (11:14 +0000)
commitea554b228612bb1feb2daa1f427aff9b9b3af03f
tree25ce29cfa800c67b8ae80dff5509f4662f3edce0
parentd2d4d76a119925e1ae34c56be5d35a2afcf006c9
Add rsa-sha2 signatures to default client

Netopeer2 can be configured to only allow rsa-sha2 signatures, in
which case we fail to connect to it. Add these to the list of
supported signatures by default.

Change-Id: I00a961e23c06c99dfca0043dd2129fc1438d0b94
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 66c5129a69f4697e7f42b6b4342dc2f30206814f)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/NetconfClientBuilder.java