---
title: "Resolving the Parsing Error"
slug: "resolving-the-parsing-error"
updated: 2024-02-23T07:33:38Z
published: 2024-02-23T07:33:38Z
canonical: "documentation.infinite.com/resolving-the-parsing-error"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.infinite.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Resolving the Parsing Error

Abstract

This page describes resolving the parsing error when configuring Infinite BrassRing Platform SSO.

### SSO Certificate Format Error

- Infinite BrassRing Platform does not accept certificate files in binary format and requires that all certificate files be x509 certificates in base64 format. Ensure that the certificates meet the requirements by opening the .cer file by using a certificate tool and exporting the .cer file in base64 format.
- When you add, refresh, or replace a certificate on the Inbound SSO page and encounter the Error Parsing File error message, it might be because the certificate file is not in the base64 format.

![image019.jpg](https://cdn.us.document360.io/4bb62c4c-9973-48ec-ab93-23d4b1755503/Images/Documentation/1dd7f318-7be5-4e46-b5a9-299cb88bc093.jpg)
- The certificate must be exported into the base64 supported format.

### Exporting the Certificate into the base64 Format

1. Browse to the certificate file and open the file.
2. Select the **Details tab** and select **Copy to File**.

![image020.jpg](https://cdn.us.document360.io/4bb62c4c-9973-48ec-ab93-23d4b1755503/Images/Documentation/660ed1ad-2b83-402a-a88f-d28b2cb7a0fc.jpg)
3. Select **Next**.

![image021.jpg](https://cdn.us.document360.io/4bb62c4c-9973-48ec-ab93-23d4b1755503/Images/Documentation/c1b16220-8029-4640-ae09-05a129ae1da2.jpg)
4. Select **Base-64 encoded X.509 (.CER)** and select **Next**.

![image022.jpg](https://cdn.us.document360.io/4bb62c4c-9973-48ec-ab93-23d4b1755503/Images/Documentation/82b9dc35-8b03-4c44-b1fe-2f69243340b3.jpg)
5. Select **Browse**, select **the certificate file**and specify the certificate file **name and location**, then select **Next**.

![image023.jpg](https://cdn.us.document360.io/4bb62c4c-9973-48ec-ab93-23d4b1755503/Images/Documentation/9d737a08-6db0-4cdd-a8d7-e19c3f53290e.jpg)
6. Select **Finish**to complete the export.

![image024.jpg](https://cdn.us.document360.io/4bb62c4c-9973-48ec-ab93-23d4b1755503/Images/Documentation/aaf17bf4-77d1-46c4-b6d2-3898952825d7.jpg)
7. A notification opens to state that the export was successful. Select **OK**and **Finish**.

![image025.jpg](https://cdn.us.document360.io/4bb62c4c-9973-48ec-ab93-23d4b1755503/Images/Documentation/ff9b872f-fbdd-45bf-8d2d-8220f28b98c1.jpg)
8. The certificate can now be added, refreshed, or replaced with the exported certificate in the base64 format.
