Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Done
-
El Alto Release
-
None
Description
APPC support for NETCONF integration doesn't work with one of the most popular NETCONF servers - ConfD (ConfD).
It seems that the culprit is the SSH library used in APPC's NETCONF adapter - JCraft JSch. After bootstrapping a sample project with JSch I wasn't able to receive HELLO message from ConfD server. After exchanging JSch library to Apache SSHD everything worked as expected.
Probably the best solution for this issue would be to replace JCraft JSch library. The current version of JSch is 0.1.55 and still has status alpha. It also doesn't seem to be actively maintained.
Attachments
Issue Links
- mentioned in
-
Page Loading...