netbox-community / Device-Type-Library-Import

This library is intended to assist with importing device and module types into NetBox from the NetBox Community DeviceType-Library
https://github.com/netbox-community/devicetype-library
MIT License
265 stars 82 forks source link

SSL issues #37

Closed binaryatlas closed 2 years ago

binaryatlas commented 2 years ago

I just installed netbox and then i ran this script i get an ssl error

requests.exceptions.SSLError: HTTPSConnectionPool(host='192.168..', port=443): Max retries exceeded with url: /api/dcim/manufacturers/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate

binaryatlas commented 2 years ago

Sorry saw the ignore ssl flag in settings