Hello everyone! I am trying to connect to a Clickh...
# ask-questions
w
Hello everyone! I am trying to connect to a Clickhouse datasource but keep getting an error about self-signed certificate (which we, indeed, use). Would I be right to assume that Clickhouse datasource doesn't support custom SSL certificates? It seems so, but maybe I am missing something
s
Hey @wonderful-truck-75753 Looking into this, let me get back to you
👀 1
You're correct - we don't support it currently. Though advanced SSL configuration is possible with some of our other data sources, it's not yet possible with ClickHouse. We'll add this to our roadmap
w
Got it, thank you for the prompt response! So, for now we'll have to make do with GA4 + BQ
f
can you pass in the SSL information via the connection string?
s
For self-signed certificates you need to upload the certificate. We do it for Postgres and MySQL