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

# How to install the Certificate snap-in on Windows

> How to install the Certificate snap-in on Windows

The **Certificate** snap-in is a useful tool when configuring certificates.

1. Open the Windows **Run** dialog and enter `mmc.exe`.

   ![x -screenshot][img1]

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

3. Select **Certificates** and click **Add**.

   ![x -screenshot][img2]

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

   ![x -screenshot][img3]

5. Select **Local computer** and click **Finish**.

   ![x -screenshot][img4]

6. You should now see the following dialog with **Certificates (Local Computer)** on the right pane.

   Click **OK** to finish the task.

   ![x -screenshot][img5]

You can now proceed to [configure certificates][1].

[1]: ./configure

[img1]: /media/loc/en/api/authentication/rundialog.png

[img2]: /media/loc/en/api/authentication/addremovesnapin.png

[img3]: /media/loc/en/api/authentication/mmc-certs-snapin.png

[img4]: /media/loc/en/api/authentication/selectlocalcomputer.png

[img5]: /media/loc/en/api/authentication/addremoveadded.png


## Related topics

- [How to configure certificates in the Windows certificate store](/en/api/authentication/online/certificates/configure.md)
- [How to override the certificate resolver](/en/api/authentication/online/certificates/override-resolver.md)
- [New certificate](/en/developer-portal/create-app/config/new-certificate.md)
- [How to upgrade SuperOffice 7 Windows clients to SuperOffice 8 Windows App](/en/onsite/upgrade/75-to-8/win-client.md)
- [How to create a SuperOffice Quote Connector](/en/api/plugins/quote-connectors/implementation-guide.md)
- [Set up the Database Mirroring client](/en/online/mirroring/setup-guide.md)
