Configuring one-way or two-way secure communication
Configuring one-way or two-way secure communication
You can configure a connection for one-way or two-way SSL.
Configuring the connection for
one-way SSL
You can either specify the name of the truststore file and truststore password in the
TrustStore File Name and TrustStore Password fields in the connection properties.
Alterntaively, you can set the truststore file name and truststore password in the
JVM options in the Secure Agent properties.
Click
Administrator
Runtime Environments
, and select an agent.
Select
Type
as DTM under
System
Configuration Details
.
Add the following JVM options:
JVMOption1=-Djavax.net.ssl.trustStore=
<absolute path
of the .jks truststore file>
JVMOption2=-Djavax.net.ssl.trustStorePassword=
<truststore
password>
Configuring the connection for two-way
SSL
You can either specify the name of the keystore file and keystore password in the KeyStore
File Name and KeyStore Password connection properties. Alternatively, you can set
the keystore file and keystore password in the JVM options in the Secure Agent
properties.
To use two-way SSL, you must first configure one-way SSL, and then perform the
following steps to configure two-way SSL: