clickhouse.rs
clickhouse.rs copied to clipboard
Check https in CI
- generate certificates as fixtures for localhost
- build a custom ClickHouse image with certs
- introduce a dedicated env variable that uses HTTPs in tests
- run some tests with that env variable in CI
Related to #58
After #102, it should test both backends, including the case when both features are enabled.