pub fn make_tls(config: &Config) -> Result<MakeTlsConnector, TlsError>
Creates a TLS connector for the given Config.
Config