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
- Stop the agent.
-
Open the
<agentInstall>/conf/agent/javaopts.conf
file. -
Add the following lines to the
javaopts.conf
file:-Dsemeru.fips=true -Dsemeru.customprofile=OpenJCEPlusFIPS.FIPS140-3-Weakly-Enforced
- Start the agent.