Property Settings for Mutual Authentication

Before you can configure mutual authentication between a server and agent(s), or a server, agent relay and agent(s), you must set the following properties.

Table 1. Property Settings Required Before Exchanging Keys table
Property Location Value
If not set during install: server.mutual_auth In the server installation directory's installed.properties file; for example: .serena\ra\conf\server\installed.properties true
server.jms.mutualAuth In the server installation directory's installed.properties file; for example: .serena\ra\conf\server\installed.properties true
For each agent:

locked/agent.mutual_auth

In the agent installation directory's installed.properties file: [agent_installdir]\conf\agent\ installed.properties true
For each agent relay:

agentrelay.jms_proxy.secure

In the agent relay installation directory's agentrelay.properties file: [agentrelay_installdir]\conf\ agentrelay.properties true
For each agent relay:

agentrelay.jms_proxy.mutualAuth

In the agent relay installation directory's agentrelay.properties file: [agentrelay_installdir]\conf\ agentrelay.properties true

Related Topics

Configuring Mutual Authentication Mode