Function mz_postgres_util::make_tls

source ·
pub fn make_tls(config: &Config) -> Result<MakeTlsConnector, PostgresError>
Expand description

Creates a TLS connector for the given Config.