You can enable the FIPS mode on your IBM DevOps Deploy (Deploy) server to make
it FIPS compliant.
-
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
The FIPS mode is enabled on the server.