pub fn default_root_store() -> &'static RootCertStoreAvailable on not (WebAssembly and (
target_os=unknown or bare-metal)) and crate feature __tls and crate feature __rustls only.Expand description
Returns a cached default root certificate store with webpki roots and native OS root CAs.