Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IBM WebSphere Application Server と MS ActiveDirectory の間で、両面 SSL を介して LDAP を構成することは可能ですか? 確認が見つかりません。実装できるかどうか。
ActiveDirectory 部分についてはわかりませんが、WebSphere 部分については:
チェックするリポジトリを追加するときはRequire SSL communications、次を選択しますUse specific ssl configuration
Require SSL communications
Use specific ssl configuration
クリックSSL configurationsすると、新しい構成を作成し、そこでサーバー証明書とクライアント証明書の両方を提供できます。
SSL configurations
これを行うと、両面 SSL 検証を行う必要があります。