Reuse NetconfClientBuilder in NetconfCallHomeServer 54/104154/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:50 +0000 (14:56 +0000)
commit0577693e614c5a58bb63b225b61ffa7e33584c5f
tree5c76cce0a7833ba6551fff37130e64e898848554
parentedc3a46c3f63ba74681344d2c5a92d9591b12af1
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