-
Notifications
You must be signed in to change notification settings - Fork 90
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
ODBC: ERROR [HY000] Certificate validation error: Failed to verify certificate chain: CA not trusted #443
Comments
+1, any updates on this issue? |
@carelesssava Unfortunately, no. It might not be the 'actual' error message but rather the result of a previous error. |
I solved this problem by installing the cloud certificates in 2 places at once on Windows local machine with Power BI:
Environment: I'm using a cloud platform for ClickHouse deploying (Managed Service), this cloud platform provides certificates for connection to its Managed Services. |
Hello @carelesssava , that sounds interesting, thanks for the feedback. Which certificates (and from where) did you take exactly? |
Hello! I'm using Managed service for ClickHouse in the Yandex Cloud environment. According to the Yandex Cloud documentation, it is required to have special certificates installed to connect to the cluster. Resource - https://yandex.cloud/en/docs/managed-clickhouse/operations/connect/#get-ssl-cert |
Hello, I have the following error on a Power BI Gateway:
ODBC: ERROR [HY000] Certificate validation error: Failed to verify certificate chain: CA not trusted
We installed the both drivers:
The PowerBI Gateway ist connected to the Power BI Web. The Status is online.
The Clickhouse driver is added as "User-configured data connectors" and is also displayed as a connection type in Power BI Web. When I then try to add a new "Connection" in Power BI Web, I get the same error message as above:
Details: ClickhousePowerBI_Gateway1: ODBC: ERROR [HY000] Certificate validation error: Failed to verify certificate chain: CA not trusted
I have already added the same in the issue SSL error in the Repo power-bi-clickhouse. But I think this is the better place
The text was updated successfully, but these errors were encountered: