Enabling FIPS on WebSphere Liberty

Use this procedure to enable FIPS on WebSphere Liberty.

Procedure

  1. Go to <install-dir>\AppScan Enterprise\Liberty\usr\servers\ase.
  2. Open the jvm.options file and append the following properties
    -Dsemeru.fips=true
    -Dsemeru.customprofile=OpenJCEPlusFIPS.FIPS140-3-Weakly-Enforced
  3. Restart the AppScan Enterprise service.