Open ryanmerolle opened 1 year ago
@ryanmerolle Do you want to do a PR via some optional_args that would fix this for both eAPI and NX-API?
It is possible that we might to embed some hooks/fixes in the nx-api code that is included in NAPALM to pass in the SSL context (i.e. do a similar fix as pyeapi did).
Description of Issue/Question
Similar issue to #1731 with regards to connecting to NOS APIs (IE not just EAPI) using
python>=3.10.0
Did you follow the steps from https://github.com/napalm-automation/napalm#faq
(Place an
x
between the square brackets where applicable)Setup
napalm version
(Paste verbatim output from
pip freeze | grep napalm
between quotes below)Network operating system version
(Paste verbatim output from
show version
- or equivalent - between quotes below)Steps to Reproduce the Issue
Error Traceback
(Paste the complete traceback of the exception between quotes below)