-
On the local system, navigate to the following directory in your SIMULIA Execution Engine
installation:
<see_install_dir>/config/ -
In the text editor of your choice, open the
acs.properties
file.
-
Locate the following two entries in the file and edit them as shown
below, where
local_see is the name of the local SIMULIA Execution Engine
and <password> is the password for the .jks
file you created in Importing the Exchanged Public Keys:
fiper.ssl.keystore.file=c:/keys/local_see.jks
fiper.ssl.keystore.password=<password>
The first line names the JKS key database file, and the second is
the plain-text password used when the key file was created.
-
Save and close the file.
-
Repeat Steps 1 through 4 on each SIMULIA Execution Engine
in your Federation environment. Be sure to use each individual SIMULIA Execution Engine's
.jks file and password when editing the acs.properties
file.
-
Stop and restart the WebSphere servers for all of the SIMULIA Execution Engines
that have been updated.
For more information on performing this step, refer to the SIMULIA Execution Engine Installation and Configuration Guide - WebSphere.
-
Proceed to Testing the Federation Connection.
|