在 WebSphere Liberty 上啟用 FIPS

使用此程序在 WebSphere Liberty 上啟用 FIPS。

Procedure

  1. 前往 <install-dir>\AppScan Enterprise\Liberty\usr\servers\ase
  2. 開啟 jvm.options 檔案,並附加下列屬性
    -Dsemeru.fips=true
    -Dsemeru.customprofile=OpenJCEPlusFIPS.FIPS140-3-Weakly-Enforced
  3. 重新啟動 AppScan Enterprise 服務。