dbt-clickhouse icon indicating copy to clipboard operation
dbt-clickhouse copied to clipboard

allow using ca_cert parameter

Open viktor-ozherelev opened this issue 7 months ago • 1 comments

Summary

Relates to the issue. This PR the problem of connecting to a Managed ClickHouse cluster whose server certificate is signed by an internal root Certificate Authority. Added support for the CA root in httpclient and nativeclient using the ca_cert parameter

Checklist

Delete items not relevant to your PR:

  • [ ] Unit and integration tests covering the common scenarios were added
  • [x] A human-readable description of the changes was provided to include in CHANGELOG

viktor-ozherelev avatar May 31 '25 21:05 viktor-ozherelev

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 31 '25 21:05 CLAassistant