WebSphere Business Integration Connect 鍵ストアは、WebSphere Application Server にあらかじめ構成されています。このセクションは、別の鍵ストアを使用する場合にのみ適用されます。
Business Integration Connect の Console および Receiver に対して SSL を構成するには、以下の手順に従います。
WBIC_install_root/common/security/keystore/receiver.jks and 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 は、console に置き換えてください。