# Installing Root & Intermediate Certificates for Intranet SSL

To install Root & intermediate Certificates for Intranet SSL, you'll need to follow a few steps.

**Prerequisites**

* **Purchase Intranet SSL/TLS:** Purchase 'emSign Intranet SSL' Certificate Order from [CERTInext](https://us.certinext.io/).&#x20;
* **Download Intranet SSL/TLS:** Download the certificates bundle in your windows machine for installation.&#x20;

**Steps to install Root Certificate of Intranet SSL**

1\. Click the **Start Button** in your machine and select **Run.** Type mmc and Click **OK.**

2\. Click **File** and select **Add/Remove Snap in...**

<figure><img src="/files/L9H6FEJRpzSh8sao6AEV" alt=""><figcaption></figcaption></figure>

3\. Select **Certificates** from the **Add Standalone Snap-ins** box and click **Add.**

<figure><img src="/files/u3ffRtmxHKdsW7xcPZZp" alt=""><figcaption></figcaption></figure>

4\. Select **Computer account** and click **Next.**

<figure><img src="/files/BffH2j232lkciV0YV5gg" alt=""><figcaption></figcaption></figure>

5\. Click **Finish** & return back.

6\. To install your Root Certificate, Right click the **Trust Root Certification Authorities**, select **All Tasks**, then select **Import**.

<figure><img src="/files/eYbP7BYXd0z5Yuw7EW24" alt=""><figcaption></figcaption></figure>

7\. Click **Next.**

<figure><img src="/files/TTPDIDiaXkp8lVfkh8uh" alt=""><figcaption></figcaption></figure>

8\. Click **Browse...** to locate the Root Certificate and click **Next**.

<figure><img src="/files/zoRkfpoIBo5KXmnOxSLy" alt=""><figcaption></figcaption></figure>

&#x20;9\. When import is completed, click **OK**.

<figure><img src="/files/mT2xaTToQj6HSLmQdQBl" alt=""><figcaption></figcaption></figure>

&#x20;10\. Imported Root Certificate (emSign Trusted Root CA - C6) will be displayed as below.&#x20;

<figure><img src="/files/Xz0ftuEDPzBE9ZESJCf1" alt=""><figcaption></figcaption></figure>

**Steps to install Intermediate Certificate of Intranet SSL**

1\. To install your **Intermediate** Certificate, Right click the **Intermediate Certification Authorities**, select **All Tasks**, then select **Import**.

<figure><img src="/files/0dF89Ap1RJMwE6FWe5wD" alt=""><figcaption></figcaption></figure>

2\. Rest of the installation process for Intermediate Certificate is same as Root Certificates.

3\. Imported Intermediate Certificate (emSign Trusted Issuing CA - C6) will be displayed as below.&#x20;

<figure><img src="/files/D9SFPNUdohTDAxJ4axoA" alt=""><figcaption></figcaption></figure>

**Note:** Please expect improvements in this documentation near future.

For the complete list of emSign's Root and Subordinate / Intermediate Certificates, please visit <https://repository.emsign.com/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.certinext.io/documentation/certificate-installation-guides/installing-root-and-intermediate-certificates-for-intranet-ssl.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
