Skip to main content

default_root_store

Function default_root_store 

Source
pub fn default_root_store() -> &'static RootCertStore
Available 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.