Enabling FIPS mode on compact agents

You can enable the FIPS mode on the HCL DevOps Deploy (Deploy) compact agent to make it FIPS compliant.

Procedure

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

Results

The FIPS mode is enabled on the compact agent.