Function net::resource_thread::load_root_cert_store_from_file

source ยท
fn load_root_cert_store_from_file(file_path: String) -> Result<RootCertStore>
Expand description

Load a file with CA certificate and produce a RootCertStore with the results.