netbox-proxbox
netbox-proxbox copied to clipboard
SSL certificate verify failed
[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?
you can use 'ssl': False in settings
@jonaswestphal have you solved this issue with @chodorenko solution? SSL support is not fully developed yet.