Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL certificate verify failed #144

Open
jonaswestphal opened this issue Aug 31, 2023 · 2 comments
Open

SSL certificate verify failed #144

jonaswestphal opened this issue Aug 31, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@jonaswestphal
Copy link

[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed

Disabling SSL on Proxmox is not possible.

Max retries exceeded with url: /api2/json/cluster/status (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)')))

Python version: 3.10.12
NetBox version: 3.6.0
Plugins: 
  netbox_proxbox: 0.0.5

Can I disable SSL Certificate Validation in the configuration.py?

@chodorenko
Copy link

you can use 'ssl': False in settings

@emersonfelipesp
Copy link
Member

@jonaswestphal have you solved this issue with @chodorenko solution? SSL support is not fully developed yet.

@emersonfelipesp emersonfelipesp self-assigned this Oct 9, 2023
@emersonfelipesp emersonfelipesp added the question Further information is requested label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants