Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip SSL verification for Grafana with self-signed TLS certs #5442

Open
rkrekhov opened this issue Feb 6, 2025 · 2 comments
Open

Skip SSL verification for Grafana with self-signed TLS certs #5442

rkrekhov opened this issue Feb 6, 2025 · 2 comments

Comments

@rkrekhov
Copy link

rkrekhov commented Feb 6, 2025

What would you like to see!

Hi team. I have deployed Grafana UI with self-signed certificates externally apart from GrafanaOnCall. I want to connect GrafanaOncall plugin but I can't due to issue with SSL verification. I'm using custom self-signed certificates. Platform - Kubernetes. It would be very cool if you could do some sort of env variable like GRAFANA_SKIP_SSL_VERIFY or put this somewhere in the config. Based on that all requests that are made from GrafanaOncall to Grafana UI API would go with skip TLS verify. Shouldn't be that hard to implement and you will save so many lives with this.

Product Area

Auth

Anything else to add?

No response

Copy link
Contributor

github-actions bot commented Feb 6, 2025

The current version of Grafana OnCall, at the time this issue was opened, is v1.14.3. If your issue pertains to an older version of Grafana OnCall, please be sure to list it in the PR description. Thank you 😄!

@anbohaty
Copy link

anbohaty commented Feb 7, 2025

Any updates on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants