fn create_webpki_root_store() -> RootCertStoreExpand 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.