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