#1481·growthbook

[Feature] Support advanced SSL configuration in applicable data sources

Author: bttfCreated Jul 18, 2023Updated Sep 10, 2026
Labelsenhancementhelp wantedbacklog

A user in the community slack hit a wall when trying to connect to their ClickHouse datasource using SSL.

They required advanced SSL configuration in order to get around the self-signed certificate situation (which is common).

We currently support this for data sources like MySQL and Postgres.

We'll probably need to identify the list of (new) data sources that:

  1. Support SSL
  2. Need custom SSL configuration for maximum compatibility