Preventing the CAE Server from opening RC4 sockets

By default, when communicating with CAE Agents, the CAE Server attempts listens for connections from CAE Agents using both RC4 and TLS sockets. To enhance security if you have configured the use of AT-TLS for all of your CAE Agents, you can prevent the CAE Server from opening RC4 sockets.

Procedure

Edit your CAE Server properties file:
  1. If the CAE Server is installed on Windows, edit cqm.server.properties to specify the parameter com.rocketsoft.nm.qm.caeAgent.rc4ProtocolEnabled=false. If a cqm.server.properties file does not exist, create one.
  2. If the CAE Server is installed on USS, edit the CAE Server started task CQMCAESV DD to specify the parameter RC4_PROTOCOL_ENABLED=false.