Function make_rust_tls

Source
pub async fn make_rust_tls(
    tsl_config: &Option<Tsl>,
) -> Option<Result<RustlsConfig, Error>>