clickhouse-java icon indicating copy to clipboard operation
clickhouse-java copied to clipboard

[client-v2] Support self-signed certificates

Open chernser opened this issue 8 months ago • 0 comments

Use case

Development environments not always have a valid SSL certificate for endpoints. It requires client to skip some validation to make development possible.

Describe the solution you'd like

Ability to work with endpoints that have self-signed certificates.

chernser avatar Apr 15 '25 18:04 chernser