ClickHouse / metabase-clickhouse-driver

ClickHouse database driver for the Metabase business intelligence front-end
Apache License 2.0
479 stars 92 forks source link

User-friendly SSL/certificates UI options #136

Open slvrtrn opened 1 year ago

slvrtrn commented 1 year ago

Currently, it's pretty cumbersome to run the plugin with certificates, as it requires adding JDBC options and is not user-friendly.

Example of how it's done for PostgreSQL:

image

snimshchikov commented 1 year ago

Plugin should automatically get root ca from related domain name (postgres plugin does it by default)