chproxy icon indicating copy to clipboard operation
chproxy copied to clipboard

[QUESTION] <title>If ClickHouse has SSL enabled on ports 8443 and 9440, how should chproxy access it? How should the CA certificate be configured for accessing ClickHouse?

Open sun-11y opened this issue 9 months ago • 1 comments

If ClickHouse has SSL enabled on ports 8443 and 9440, how should chproxy access it? How should the CA certificate be configured for accessing ClickHouse?

sun-11y avatar May 22 '25 07:05 sun-11y

@sun-11y hi, i solve this with cp clickhouse-server_ca into /etc/ssl/certs/clickhouse-ca.pem in chproxy pod

ASHUNAEV avatar Jul 17 '25 13:07 ASHUNAEV