No Trusted Certificate Found when Accessing Plugin Repository Using Websphere
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
このページの内容はサポート対象外のプラットフォームに関連しています。したがって、アトラシアン サポートではこのページの記載内容のサポートの提供は保証されません。この資料は情報提供のみを目的として提供されています。内容はお客様自身の責任でご利用ください。
症状
Plugin repository cannot load the plugins list. Web browser prompts a message box:
Error downloading: http://ja.confluence.atlassian.com/plugin-repository/proxy.action?profile=confluence&decorator=none&buildNumber=1627&repoClientVer=2.1.4&os=ppc&javaVer=1.5.0&javaVendor=IBM+Corporation
com.ibm.jsse2.util.h: No trusted certificate found
atlassian-confluence.log に次のエラーが返される。
2009-08-26 12:23:22,674 WARN [WebContainer : 3] [getaheadplugin.dwr.impl.ExecuteQuery] warn Method execution failed:
-- referer: http://localhost/confluence/admin/plugin-repository/plugins.action | url: /confluence/plugins/servlet/plugin-repository/dwr/exec/RepositoryDWR.startCaching.dwr | userName: confluence_admin
com.atlassian.plugin.repository.model.RepositoryException: Error downloading: http://ja.confluence.atlassian.com/plugin-repository/proxy.action?profile=confluence&decorator=none&buildNumber=1627&repoClientVer=2.1.4&os=ppc&javaVer=1.5.0&javaVendor=IBM+Corporation
com.ibm.jsse2.util.h: No trusted certificate found
...
Caused by: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: No trusted certificate found
...
Caused by: com.ibm.jsse2.util.h: No trusted certificate found
...
原因
To load the plugins list, plugin repository requests our SSL-enabled site at https://plugins.atlassian.com. The JVM configured for Websphere does not contain SSL certificate of this site, hence, causing the request to fail.
ソリューション
この内容はお役に立ちましたか?