Skip to main content

make_tls

Function make_tls 

Source
pub fn make_tls(config: &Config) -> Result<MakeTlsConnector, TlsError>
Expand description

Creates a TLS connector for the given Config.