Christoph
Christoph
Guys, please merge. Would be awesome.
What about this Feature? Need this as well.
ODBC: ERROR [HY000] Certificate validation error: Failed to verify certificate chain: CA not trusted
Hi @slabko, still facing the error with the ODBC driver. Used your new v.1.4.4.20251018 version. When I do a curl to my clickhouse db endpoint via PowerShell, it is working....
ODBC: ERROR [HY000] Certificate validation error: Failed to verify certificate chain: CA not trusted
Hi @slabko , I checked the code and it seems like that the driver is just checking the Current User Trust Store and not the Local Machine Trust Store. Is...
ODBC: ERROR [HY000] Certificate validation error: Failed to verify certificate chain: CA not trusted
Hi @slabko. Thanks for reaching out. It must be in the Poco in the SecureSocketImpl.cpp: `// now verify CA's HCERTSTORE trustedCerts = _pContext->certificateStore(); for (DWORD i = 0; i <...
Sadly I recognize no effort to implement this feature. Are there any plans to support this?
Have the same issue.
How do I know which Env Var is already set? I ran into the same warning.