Skip to content

feat: add client certificate support for mutual TLS (mTLS)#28

Merged
peterborodatyy merged 1 commit into
masterfrom
fix-tls-client-certs
Mar 22, 2026
Merged

feat: add client certificate support for mutual TLS (mTLS)#28
peterborodatyy merged 1 commit into
masterfrom
fix-tls-client-certs

Conversation

@peterborodatyy

Copy link
Copy Markdown
Contributor
  • Add tls_cert_path and tls_key_path config fields for client certs
  • Add CLICKHOUSE_TLS_CERT_PATH and CLICKHOUSE_TLS_KEY_PATH env vars
  • Load X509 key pair when both paths are configured
  • Update tests, config-sample.yml, and README

- Add tls_cert_path and tls_key_path config fields for client certs
- Add CLICKHOUSE_TLS_CERT_PATH and CLICKHOUSE_TLS_KEY_PATH env vars
- Load X509 key pair when both paths are configured
- Update tests, config-sample.yml, and README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@peterborodatyy
peterborodatyy merged commit 77ac0b2 into master Mar 22, 2026
4 checks passed
@peterborodatyy
peterborodatyy deleted the fix-tls-client-certs branch March 22, 2026 21:28
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.

1 participant