pub fn fn_append_certificate( certs: &Vec<Certificate>, cert: &Certificate, ) -> Result<Vec<Certificate>, FnError>