Enabling end-to-end JMS encryption

Starting with version 6.2.1.1 of the product, you can enable end-to-end encryption of traffic that uses the JMS protocol.

Before you begin

Upgrade IBM® UrbanCode™ Deploy to version 6.2.1.1 or later.

Procedure

  1. On each agent computer, open the agent_installation_directory/conf/agent/installed.properties file in a text editor.
  2. Add the line agent.jms.full_encryption=true to the installed.properties file.
  3. Upgrade each agent to version 6.2.1.1 or later. If an agent is already upgraded, restart the agent. Agents can communicate with the server during this process, so you can upgrade agents one at a time.

Results

You can now view the API key of an agent by clicking Settings > Security > API Keys on the server. If you suspect that an agent was compromised, select the API key and then click Actions > Revoke to revoke the API Key and prevent the agent from connecting to the server.


Feedback