TLS support for tokio-postgres via OpenSSL.
# Cargo.toml
[dependencies]
postgres-openssl = "0.5.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TLS connector for tokio-postgres using OpenSSL.
Add `features = ["with-openssl-3"]` to tokio-postgres dependency.
No dependency data recorded yet.