Function actix_tls::connect::rustls_0_21::webpki_roots_cert_store
source ยท pub fn webpki_roots_cert_store() -> RootCertStore
Available on crate feature
connect
and (crate features rustls-0_21-webpki-roots
or rustls-0_21-native-roots
) and crate feature rustls-0_21-webpki-roots
only.Expand description
Returns standard root certificates from webpki-roots
crate as a rustls certificate store.