b: 消费者公共应用程序密钥存储在 密钥库 (for example, consumer).
c: 消费者公用应用程序钥匙的密码(for example, mypassword1).
d: 生产者公共应用程序密钥存储在消费者密钥库 (for example, producer).
这是由管理员导入生产者公共应用程序密钥可信任证书。
e: 消费者密钥库密码 (for example, mypassword2).
确保连接安全:
a.复制密钥库到文件系统在你的Webcenter 门户运行的时候。如:DOMAIN_HOME/config/fmwconfig b.打开jps-config.xml配置管理员创建的密钥库
<!-- KeyStore Service Instance -->
<serviceInstance name="keystore" provider="keystore.provider" location="./consumer.jks">

