pub async fn build_datadog_agent_ipc_tls_config<P: AsRef<Path>>( cert_path: P, ) -> Result<ClientConfig, GenericError>