pub fn get_csm_root_cert_content(file_path: &str) -> Result<Vec<u8>, MantaError>
Read the root CA certificate from file_path, falling back to the default config directory if the path is relative.
file_path