Installing a root certificate in the Windows trust store

For communication to be secure when accessing a station using the web UI, a company’s root certificate must be imported into the Windows trust store.

Using Workbench, you exported the root certificate into a directory you can access from the PC. (The extension for a root certificate file name is .pem).
  1. On the PC, open a Windows command prompt by clicking Start and typing cmd.
    The Command Prompt window opens.
  2. Type certmgr.msc and press Enter.
    The certificate manager window opens.

  3. In the column to the right, right-click the Trusted Root Certificate Authorities folder and click All Tasks > Import.
    the Certificate Import wizard window opens.
  4. Follow the steps of the wizard to browse to the User Home where the root certificate .pem file is located, select to view All Files..., select the file and click Open.
  5. Finish the wizard.