How to import root certificates and intermediate certificates on Windows Server?
If you generated the CSR file using IIS, you need to manually import the root certificate and intermediate certificate in the server certificate chain before deploying the server certificate. For detailed steps, refer to the operation guide for importing root certificates and intermediate certificates on Windows Server.
-
Press the
Windows + Rkey to open the Run window, entermmcto open the Management Console.
-
Click File, select Add/Remove Snap-in, choose Certificates from the Available snap-ins list, then click Add. In the pop-up window, select Computer account and confirm.

-
If the root certificate is missing, click Trusted Root Certification Authorities in the left list, right-click in the blank area on the right pane, select All Tasks > Import to import the CRT root certificate. If the intermediate certificate is missing, use the same method to import the intermediate certificate. (Prerequisite: Download the root certificate and intermediate certificate in advance.)

Currently, many trusted root certificates are stored on this device, including those from Sectigo, CFCA, Certum, Digicert, Globalsign, Actalis, Entrust, and other CAs.

After the root certificate and intermediate certificate are imported successfully, you can proceed to install the server certificate.