JNC (Java NETCONF Client) is the name of a Java library for communicating with NETCONF agents, and a plugin for pyang (http://code.google.com/p/pyang/) to generate Java classes from YANG models, to be used by the JNC library.
Need TLS Support for Netconf client.I could not find anything(API) which supports TLS.(i.e we have SSHConnection for ssh support)
A lot of Netconf real nodes now require TLS support as standard
Hence Request TLS Connection feature just like we have for SSH
Need TLS Support for Netconf client.I could not find anything(API) which supports TLS.(i.e we have SSHConnection for ssh support) A lot of Netconf real nodes now require TLS support as standard Hence Request TLS Connection feature just like we have for SSH