create_webpki_root_store

Function create_webpki_root_store 

Source
fn create_webpki_root_store() -> RootCertStore
Expand description

Creates a root certificate store with Mozilla’s trusted CA certificates.

Uses the webpki-roots crate which embeds Mozilla’s CA certificate bundle for verifying HTTPS connections to GitHub’s API.