pub fn config_webpki_roots() -> ClientConfigAvailable on crate feature
webpki-roots only.Expand description
Returns a rustls ClientConfig that uses root certificates from the
webpki-roots crate.
Requires the webpki-roots feature to be enabled.