mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
For self-signed TLS Certificates, authentication with InsecureSkipVerify set to false then this error will occur: x509: certificate signed by unknown authority The solution is to allow the user to upload the CA cert as well.