Skip to content

add support for SNI override#127

Open
joe-clickhouse wants to merge 1 commit intomainfrom
joe/126-support-sni-override-and-custom-proxy-paths-for-clickhouse-connections
Open

add support for SNI override#127
joe-clickhouse wants to merge 1 commit intomainfrom
joe/126-support-sni-override-and-custom-proxy-paths-for-clickhouse-connections

Conversation

@joe-clickhouse
Copy link
Contributor

Summary

Adds support for CLICKHOUSE_SERVER_HOST_NAME environment variable to enable SNI (Server Name Indication) override during TLS connections.

Usage

export CLICKHOUSE_HOST=load-balancer.example.com
export CLICKHOUSE_SERVER_HOST_NAME=server.example.com

Closes #126

@joe-clickhouse joe-clickhouse linked an issue Feb 6, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for SNI override in ClickHouse connections

1 participant