如果您计划兼容联邦信息处理标准 (FIPS) 140-2,那么必须修改 java.security 文件,以使您的 IBM® Enterprise Records 环境支持 FIPS 140-2 方式。
java.security 文件的位置取决于您的 IBM JRE 安装。
有关信息,请参阅相关链接。例如,对于 Windows
WebSphere® Application Server 安装,缺省位置为:
C:\Program Files\IBM\WebSphere\AppServer\java\jre\lib\security。
限制: 如果在您所在的环境中使用 FIPS 140-2 加密,那么必须在运行 IBM Enterprise Records 组件的所有服务器上安装 WebSphere Application Server 7 或 WebSphere Application Server 7 Client。
要修改 java.security 文件,请完成下列步骤:
通过添加以下信息,修改 IBM JRE 安全性文件夹中的 java.security 文件: security.provider. N =com.ibm.crypto.fips.provider.IBMJCEFIPS
其中,
N 是该条目在安全性提供者列表中的相对位置。