viktor-ozherelev
viktor-ozherelev
### Description We are deploying nessie to Kubernetes via Helm chart. We use PostgreSQL with SSH connection as the version store type. In order for nessie to have a permanent...
## Summary Relates to the [issue](https://github.com/ClickHouse/dbt-clickhouse/issues/459). This PR the problem of connecting to a Managed ClickHouse cluster whose server certificate is signed by an internal root Certificate Authority. Added support...
We connect to a Managed ClickHouse cluster whose server certificate is signed by an internal/Yandex Root CA. `clickhouse-connect` supports a file-path argument ca_cert that lets a client trust such a...