Set properties for mutual authentication
Before configuring mutual authentication, you must set properties for mutual authentication.
The following table describes property settings required before exchanging keys:
Property | Location | Value |
---|---|---|
If not set during
install:
server.mutual_auth |
The server
installation directory's
installed.properties file, for example:
.microfocus\da\conf\server\installed.properties |
true
|
server.jms.mutualAuth
|
The server
installation directory's
installed.properties file,
for example: .microfocus\da\conf\server\installed.properties |
true
|
For each agent: locked/agent.mutual_auth |
The agent
installation directory's
installed.properties file, for example: <agent_installdir>\conf\agent\installed.properties |
true
|
For each agent
relay: agentrelay.jms_proxy.secure |
The agent relay
installation directory's
agentrelay.properties file, for example: <agentrelay_installdir>\conf\agentrelay.properties |
true
|
For each agent
relay: agentrelay.jms_proxy.mutualAuth |
The agent relay
installation directory's
agentrelay.properties file, for example: <agentrelay_installdir>\conf\agentrelay.properties |
true
|
Next steps: