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

Allow for self signed certificates #257

Open
KjellRanda opened this issue Jan 22, 2024 · 0 comments
Open

Allow for self signed certificates #257

KjellRanda opened this issue Jan 22, 2024 · 0 comments

Comments

@KjellRanda
Copy link

I am running Grafana with a self signed certificate and my own certificate authority using https
Have to set "verify_ssl": false, and get the following messages:
/usr/lib/python3.11/site-packages/urllib3/connectionpool.py:1061: InsecureRequestWarning: Unverified HTTPS request is being made to host 'www.net.home'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings

Please provide the possibility to specify my root certificate as a certificate authority in the config file.

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

No branches or pull requests

1 participant