Configuring SSL-Based HTTP Communication Between Decision Manager And Rule Management Server
Using one-way SSL authentication, you can verify the identity of the Decision Manager client from the Rule Management Server (RMS).
- Procedure
- Open the
RMS.cdd file for editing.
The file is located at BE_HOME/rms/bin/RMS.cdd.
- In the Default PU, edit the
be.channel.deactivate property and remove the
/Transports/Channels/AMS_CH_ArtifactSecureCommunicationHTTPChannel
entry from its values. - Save the RMS.cdd file.
- Start the RMS server.
- Open the
decisionmanager.ini file for editing.
The file is located at BE_HOME/studio/eclipse/studio.ini.
- Add the following Java property in the file:
-Djavax.net.ssl.trustStore=<BE_HOME>\rms\config\security\SSLKeyStore.ks
Replace BE_HOME with the actual path.
- Start Decision Manager.
- In Decision Manager, click https://localhost:8443/Transports/Channels/AMS_CH_ArtifactSecureCommunicationHTTPChannel/ in Management Server URL. Log in using the RMS Username and Password. and enter