questdb / c-questdb-client

Rust, C and C++ client for QuestDB InfluxDB Line Protocol
Apache License 2.0
48 stars 13 forks source link

feat: Support for using OS certs in Rust #47

Closed amunra closed 1 year ago

amunra commented 1 year ago

Allow chosing between using bundled webpki-roots TLS certificate roots, or use the ones provided by the OS.