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

tls https #72

Open
arekp opened this issue Apr 1, 2025 · 3 comments
Open

tls https #72

arekp opened this issue Apr 1, 2025 · 3 comments

Comments

@arekp
Copy link

arekp commented Apr 1, 2025

The tool call failed with the message:

MCP error -32603: list datasources: Get "https://grafana.net.pl/api/datasources": tls: failed to verify certificate: x509: certificate signed by unknown authority

Please try something else or request further instructions.

@jeanlucmongrain
Copy link

That hostname do not exists, the SSL cert is probably invalid anyway. no way that will works

@arekp
Copy link
Author

arekp commented Apr 2, 2025

yes the address is an example because this is grafana running locally and actually for testing purposes ops has not generated a current certificate.

@csmarchbanks
Copy link
Contributor

Hello, the only thing this project could do to help is create a flag to pass InsecureSkipVerify to each http client we create. That is more complexity than I would like to add right now, and would also need to be added to all future tools. I would say the better solution right now is for you to install the appropriate certificate authority on your machine.

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

3 participants