spectacles
spectacles copied to clipboard
ConnectError: "[SSL: CERTIFICATE_VERIFY_FAILED]
It is possible to add the verify_ssl property to the config.yaml file? If the property is True, add a verify parameter on all HTTP request/post call
Encountered unexpected ConnectError: "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)"
Hey @danielbelchior, we don't currently have plans to support unverified SSL for requests. Can you explain more why you'd want this vs. setting up SSL for your Looker instance?
@danielbelchior wanted to see if this is still an issue?