Expand description
TLS support for PostgreSQL connections (feature-gated).
PostgreSQL TLS is negotiated by sending an SSLRequest message and then
upgrading the underlying TCP stream to a TLS stream using rustls.
TLS support for PostgreSQL connections (feature-gated).
PostgreSQL TLS is negotiated by sending an SSLRequest message and then
upgrading the underlying TCP stream to a TLS stream using rustls.