WebSphere Business Integration Connect 密钥库是在 WebSphere Application Server 中预先配置的。本节仅在您使用不同的密钥库时才适用。
要配置 Business Integration Connect 中的控制台和接收器的 SSL,请使用下列步骤。
WBIC_install_root/common/security/keystore/receiver.jks 和 WBIC_install_root/common/security/keystore/receiverTrust.jks
您必须正确输入这些名称。在 Unix 环境中,这些名称是区分大小写。
/WBIC_install_root/receiver/was/bin
要更改密码,服务器不必处于运行状态。
./wsadmin.sh -f /WBIC_install_root/receiver/ scripts/bcgssl.jacl -conntype NONE install <keyFile pathname> <keyFile password> <keyFile format> <trustFile pathname> <trustFile password> <trustFile format>
注意: 对于控制台,请重复上述步骤,但是在路径名中要用 console 替代 receiver。