I've installed Instana on a local machine without a CA-signed certificate. When I try to access it using the grafana datasource, I get the following error in the log:
http: proxy error: x509: certificate is not valid for any names, but wanted to match myserver.mydomain.com
I'm guessing that adding the option "Skip TLS Verify" (which exists in many datasources) would solve this problem.
Hello,
I've installed Instana on a local machine without a CA-signed certificate. When I try to access it using the grafana datasource, I get the following error in the log:
http: proxy error: x509: certificate is not valid for any names, but wanted to match myserver.mydomain.com
I'm guessing that adding the option "Skip TLS Verify" (which exists in many datasources) would solve this problem.
Thanks for your consideration.