ADTRAN / netconf_client

A NETCONF client for Python 3.8+
https://adtran.github.io/netconf_client/
Other
15 stars 18 forks source link

connect: Rewrite TLS connection using context #44

Closed wallrite closed 4 months ago

wallrite commented 4 months ago

Tested with and without CA certificates. Tested on python 3.10 and 3.12.

Fixes #43