https://www.growthbook.io/ logo
w

wonderful-truck-75753

07/18/2023, 2:54 PM
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

swift-helmet-3648

07/18/2023, 4:35 PM
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

wonderful-truck-75753

07/18/2023, 7:06 PM
Got it, thank you for the prompt response! So, for now we'll have to make do with GA4 + BQ
f

fresh-football-47124

07/20/2023, 12:14 AM
can you pass in the SSL information via the connection string?
s

swift-helmet-3648

07/20/2023, 12:27 AM
For self-signed certificates you need to upload the certificate. We do it for Postgres and MySQL