[Bug]: SSL CERTIFICATE_VERIFY_FAILED unable to get local issuer certificate #1065
cfarrell987
started this conversation in
General
Replies: 1 comment
-
I am transferring this to a discussion since this issue is not really a NetBox ansible issue, but usually an issue with the SSL certificate that your NetBox server is using. Is it a self signed certificate? What is the output of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ansible NetBox Collection version
v3.13.0
Ansible version
Important note: this does work with
validating_certs: false
and this works for others running it as above.Running MacOS Ventura
Using a
venv
Expected Behavior
Should return the inventory when
validate_certs: true
Observed Behavior
Beta Was this translation helpful? Give feedback.
All reactions