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).
- On the PC, open a Windows command prompt by clicking Start and typing cmd.
The Command Prompt window opens.
- Type certmgr.msc and press Enter.
The certificate manager window opens.

- In the column to the right, right-click the Trusted Root Certificate Authorities folder and click .
the Certificate Import wizard window opens.
- 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.
- Finish the wizard.