cloudflare / sqlalchemy-clickhouse

Apache License 2.0
314 stars 105 forks source link

New connection parameter: whether to verify the server's certificate when connecting via HTTPS #78

Open meanmail opened 3 years ago

meanmail commented 3 years ago

Added the verify parameter. This determines whether to verify the server's certificate when connecting via HTTPS.