Procedure
- Perform steps 1 - 3 as described in the section, Enabling FIPS 140 mode on a new installation.
- Set the value for the com.smarts.fips_mode to TRUE in the corresponding webconsole.properties file (located under <BASEDIR>/InCharge/CONSOLE/smarts/tomcat/webapps/webconsole folder)
or
dashboard.properties file (located under <BASEDIR>/InCharge/CONSOLE/smarts/tomcat/webapps/templates).
- Set the value for the parameter SM_FIPS140 to TRUE in the runcmd_env.sh file. This file is located under the <BASEDIR>/CONSOLE/smarts/local/conf folder of your Global Console installation.
or
Use "-Dcom.smarts.fips_mode=true" as a command line parameter for the sm_gui command.