Renew the Expired Self-Signed Certificates on Plant Applications Standard Web Client
OpenSSL is by default installed and enabled in the Web Client installation box. Otherwise you will need to download and install from: https://slproweb.com/products/Win32OpenSSL.html.
About this task
Use this procedure to renew the expired self-certificates provided during the installation of the Standard Web Client.
Procedure
- Extract the attached ‘create-self-signed-certificate-win.zip’ file into the <Webclient_Installation_path> \SelfSignedSecrets\ folder.
-
Copy the v3.ext and server.csr.cnf
files from the \SelfSignedSecrets folder to the
newly extracted folder and do the following:
- On the Windows Start menu, right-click Command Prompt, and then click Run as administrator.
- In the Administrator: Command Prompt window, type the location of the newly extracted folder and press Enter.
- Launch the create-self-signed-certificate.bat file.
- Make a copy of the newly created rootCA.pem file and rename it to rootCA.crt.
- Double-click the rootCA.crt and install it on the local machine.
- Place it in the Trusted Root Certification Authorities folder during the install process.
- Make a copy of the server.crt and server.key files.
- Rename server.crt to public.pem and server.key to key.pem.
- From the desktop, open the Configuration Manager for Plant Applications Web Client tool.
- On the Certificate Configuration tab, browse the Certificate File to the public.pem file.
- Browse the Key File to the key.pem file.
- Use the Import option and wait until the status changes to “Configuration done”.
-
Test the Web Client.
Note:Ensure that the rootCA.crt file is copied on all the Client machines and installed in the Trusted Root Certification Authorities folder to establish trusted connection.