Configure Webspace WSM Certificates on Dependent Server
Perform the following steps on all the Dependent Server. This is only applicable in the Relay/Dependent scenario.
Procedure
- From the relay server, copy the Root.crt certificate available at C:\Program Files\Proficy\Proficy WebSpace\Programs\PKI.
-
Paste the copied Root.crt certificate at C:\Program Files\Proficy\Proficy
WebSpace\Programs\PKI and rename it. For example, RelayRoot.crt.
This step must be done on all the dependent servers.
- Open the webspace-session-manager.json file available at C:\Program Files\Proficy\Proficy WebSpace\Programs\webspace-session-manager.
-
Below client-configuration, update the root-ca-certificate path to point to the
relay server's root certificate that you pasted on the dependent server as
follows:
"client-configuration" :{ "register-timeout-seconds" : 5, "relay-server-reverse-proxy-port" : "9443", "root-ca-certificate" : "..\\PKI\\RelayRoot.crt", "wsm-admin-password" : "AD2tSYUmQJ3l++ToAVBfF6nrCTRaPmgUhS3odSauoW0=", "wsm-admin-user" : "admin", "wsm-client-socket-port" : "4958", "wsm-hostname" : "localhost" },
- Open a project in CIMPLICITY Workbench as needed.
-
In the top-level folders, click and expand Computer.
-
Double-click
Configuration Hub.
The CIMPLICITY Proficy Authentication login page opens. -
Log in using ch_admin as username and your Proficy Authentication secret as
password.
Once you log in to Configuration Hub and expand the CIMPLICITY plug-in node. You will see Webspace plug-in under the CIMPLICITY plug-in node.