Enabling FIPS mode on server
You can enable the FIPS mode on your HCL DevOps Deploy (Deploy) server to make it FIPS compliant.
Procedure
- Stop the server.
-
Open the
<serverInstall>/bin/set_env.cmd
file. -
Add the following lines to the JAVA_OPTS line:
-Dsemeru.fips=true -Dsemeru.customprofile=OpenJCEPlusFIPS.FIPS140-3-Weakly-Enforced
-
Start the server.
The following message indicates that the server has started with the FIPS mode:
Java FIPS Support: active