Reuse NetconfClientBuilder in NetconfCallHomeServer 53/104153/1
authorPeter Suna <peter.suna@pantheon.tech>
Tue, 24 Jan 2023 12:18:07 +0000 (13:18 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 30 Jan 2023 14:56:37 +0000 (14:56 +0000)
commit78d9b359a020b5cecf5b7dd649b1c9fbb8bc8e9e
tree823d7050bba065ff3f4691bb67c4091cf2d7b614
parentc27e968c5379740b26b95a5214cf1e04ca890bec
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>
(cherry picked from commit e3ad7c25673e9c59e750612c83adf73fdb1576a4)
netconf/callhome-protocol/src/main/java/org/opendaylight/netconf/callhome/protocol/NetconfCallHomeServerBuilder.java