Reuse NetconfClientBuilder in NetconfCallHomeServer 36/104136/1
authorPeter Suna <peter.suna@pantheon.tech>
Tue, 24 Jan 2023 12:18:07 +0000 (13:18 +0100)
committerPeter Suna <peter.suna@pantheon.tech>
Wed, 25 Jan 2023 09:39:34 +0000 (10:39 +0100)
commite3ad7c25673e9c59e750612c83adf73fdb1576a4
treebb2ad51137d87d6be7019d07c3fd89b99803d324
parent671026be29853078bf81e7d3d4252d11e4640b3a
Reuse NetconfClientBuilder in NetconfCallHomeServer

To prevent issues with connecting to devices that
use old key exchange algorithms, use the default NetconfSshClient
inside the NetconfCallHomeServer.

JIRA: NETCONF-887
Change-Id: I379c26281dcec6df10dcdbe0ccbfa8c3bea7e8f0
Signed-off-by: Peter Suna <peter.suna@pantheon.tech>
netconf/callhome-protocol/src/main/java/org/opendaylight/netconf/callhome/protocol/NetconfCallHomeServerBuilder.java