この章では、コネクタのテストに関連する次のトピックについて説明します。
このリリースのコネクタに関連する既知の問題はありません。
表5-1に、Google Appsコネクタに関して発生する一般的な問題の一部を示します。
表5-1 トラブルシューティング
問題 | 解決策 |
---|---|
リコンシリエーションおよびプロビジョニング中に、次のjavax.net.ssl.SSLKeyExceptionが発生します。 javax.net.ssl.SSLKeyException: [Security:090504]Certificate chain received from www-proxy.example.com - 148.87.19.20 --> apps-apis.google.com failed hostname verification check. Certificate contained *.google.com but check expected apps-apis.google.com javax.net.ssl.SSLKeyException: [Security:090504]Certificate chain received from www-proxy.example.com - 148.87.19.20 --> apps-apis.google.com failed hostname verification check. Certificate contained *.google.com but check expected apps-apis.google.com |
Oracle Identity ManagerがWebLogicアプリケーション・サーバーにデプロイされていて、ホスト名検証機能が有効にされている場合は、それを無効にするか、カスタム・ホスト名検証機能を使用することができます。ただし、本番環境にはホスト名検証機能を使用することをお薦めします。詳細は、BEA WebLogic Server 8.1ドキュメントのホスト名検証の使用の項を参照してください。 |