This page isn’t applicable to ClickHouse Cloud. The procedure documented here is automated in ClickHouse Cloud services.
ssl.keyStore.location, ssl.keyStore.password and ssl.trustStore.location, ssl.trustStore.password for communication with ClickHouse client over SSL. These options are available from Zookeeper version 3.5.2.
You can add zookeeper.crt to trusted certificates.
config.xml will look like:
clickhouse-server. In logs you should see:
secure:// indicates that connection is secured by SSL.
To ensure traffic is encrypted run tcpdump on secured port:
clickhouse-client:
tcpdump output something like this: