Skip to content

sling connection to clickhouse with SSL and server certificate #419

Answered by flarco
igrpon asked this question in Q&A
Discussion options

You must be logged in to vote

Can you try adding query param secure=true in your http_url? Also, you can use skip_verify=true if network is trusted.

If you need to specify the certificate, sling doesn't accept it at the moment, need to add the functionality for a future version.

See README in https://github.com/ClickHouse/clickhouse-go?tab=readme-ov-file#dsn, which is the driver that sling uses.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@flarco
Comment options

@igrpon
Comment options

@igrpon
Comment options

@flarco
Comment options

Answer selected by igrpon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants