Skip to main content

DEFAULT_CA_PATHS

Constant DEFAULT_CA_PATHS 

Source
const DEFAULT_CA_PATHS: &[&str];
Expand description

Platform CA bundle candidates, walked in order by build_connector when sslmode resolves to verify-ca / verify-full and the profile does not set sslrootcert. Kept in sync with libpq-like installations on our supported platforms.