get_csm_root_cert_content

Function get_csm_root_cert_content 

Source
pub fn get_csm_root_cert_content(file_path: &str) -> Result<Vec<u8>, MantaError>
Expand description

Read the root CA certificate from file_path, falling back to the default config directory if the path is relative.