1
0
mirror of synced 2025-12-19 18:14:56 -05:00
Files

Clickhouse Strict Encrypt Test Configuration

In order to test the Clickhouse destination, you need to have the up and running Clickhouse database that has SSL enabled.

This connector inherits the Clickhouse source, but support SSL connections only.

Integration tests

For ssl test custom image is used. To push it run this command under the tools\integration-tests-ssl dir: docker build -t your_user/clickhouse-with-ssl:dev -f Clickhouse.Dockerfile .