allow using ca_cert parameter - #466
Conversation
|
Hi @viktor-ozherelev , sorry for taking so long to check your PR. I like the PR and it's ready to merge, but there're conflicts that I can't solve. The PR has the Would you rebase and fix this issues? Just needs to change the entry of the changelog to the last release and leave the readme empty as now that docs lives in https://clickhouse.com/docs/integrations/connectors/data-ingestion/etl-tools/dbt. I'll update the docs with that. Or if you prefer, I can recreate the branch, create a new PR with your commit cherrypicked (I think that way it keeps you as author) and merge it myself. I'd do that without problems. |
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_certparameterChecklist
Delete items not relevant to your PR: