Function ptproxy::utils::load_root_certs

source ·
pub fn load_root_certs(
    config: &Config,
    config_base: &Path
) -> Result<RootCertStore, Box<dyn Error>>