load_root_cert_store_from_file

Function 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.