Enabling FIPS mode on non-compact agents

You can enable the FIPS mode on the non-compact agent to make it FIPS compliant.

Procedure

  1. Stop the agent.
  2. Open the <agentInstall>/bin/worker-args.conf file.
  3. Add the following lines to the worker-args.conf file:
    -Dsemeru.fips=true
    -Dsemeru.customprofile=OpenJCEPlusFIPS.FIPS140-3-Weakly-Enforced
  4. Start the agent.

Results

The FIPS mode is enabled on the non-compact agent.