napalm-automation-community / napalm-arubaos-switch

NAPALM driver for ArubaOS-Switch
MIT License
16 stars 9 forks source link

CA Error #24

Closed N0odlez closed 7 months ago

N0odlez commented 1 year ago

When clicking to retrieve information from the switch, I am presented with the following error. Error connecting to the device at 10.100.100.33: Could not find a suitable TLS CA certificate bundle, invalid path: False

This does not happen if I use the provided test python script which returns the full config as expected.

Any help would be appreciated

Specifications

alagoutte commented 1 year ago

What do you have set for ssl_verify ?