---
title: "Upload Your Certificates to Entra ID"
slug: "upload-your-certificates-to-entra-id"
updated: 2024-12-13T19:33:12Z
published: 2024-12-13T19:33:12Z
canonical: "docs.axiad.com/upload-your-certificates-to-entra-id"
---

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

# Upload Your Certificates to Entra ID

1. Open the Axiad Conductor welcome page for your tenant. Your URL looks like the following example, and is sent via email: `http://crl.&lt;tenantName&gt;.&lt;platform&gt;.axiadids.net/welcome.html`
2. In the **Resources** section, click **Root CA Certificate**
3. The root.cer file downloads.
4. In the **Resources** section, click **Issuing CA Certificate**.
5. The issuing.cer file downloads.
6. Sign into [Entra ID](https://aad.portal.azure.com/) as a Global administrator.
7. Select **Entra ID** from the left menu.
8. Select **Security > Certificate authorities**.
9. Click **Upload**.
10. In the **Certificate** field, click the folder icon and navigate to the root.cer file you downloaded.
11. In the **Certificate Revocation List URL**, enter `http://crl.&lt;tenantName&gt;.&lt;platform&gt;.axiadids.net/&lt;rootCN&gt;.crl`. Replace `&lt;tenantName&gt;.&lt;platform&gt;` with your organization's information. Replace `&lt;rootCN&gt;` with the CN of your Root CA, replacing spaces with underscores "_".
12. Click **Add**.
13. Click **Upload**.
14. In the **Certificate** field, click the folder icon and navigate to the issuing.cer file you downloaded.
15. Set **Is root CA certificate** to **No**.
16. In the **Certificate Revocation List URL**, enter `http://crl.&lt;tenantName&gt;.&lt;platform&gt;.axiadids.net/&lt;issuingCN&gt;.crl`. Replace `&lt;tenantName&gt;.&lt;platform&gt;` with your organization's information. Replace `&lt;issuingCN&gt;` with the CN of your Issuing CA, replacing spaces with underscores "_".
17. Click **Add**.
18. Confirm both the root and issuing certificates have been uploaded to Entra ID.

![cert_upload](https://cdn.document360.io/eaa8d9cb-3eef-4690-8447-5bcaa4f4afb2/Images/Documentation/cert_upload.png)
19. Validate each of the CRL endpoint URLs to ensure that the file downloads.

> [!NOTE]
> Note
> 
> If you attempt to download the CRL URLs from Firefox, then the following warning displays: **File not downloaded: Potential security risk.**
> 
> You can safely ignore this warning.
