legacy-knowledge-base
公開されました Jul. 2, 2025

SSL証明書は、ドメインを対象としていません

written-by

Sivakumar Perumal

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • SSL証明書の展開に失敗し、以下のエラーが発生します。
    Jun 22 13:21:04.374 build-479 [testdomain-uat] Deployment in progress [webserver] as liferaycloud/nginx:1.16.1-4.0.1

    Jun 22 13:21:12.200 build-479 webserver[building] Deployment interrupted: {"message":"Bad Request","status":400,"errors":[{"reason":"certificateDoesNotCoverDomain","context":{"message":"The SSL certificate does not cover domain www.testdomain-uat.cloud.net","domain":"www.testdomain-uat.cloud.net"}}],"deploymentUid":"ogyekasdacaafidebvyrdzujl"}

    Jun 23 11:02:58.555 build-481 [testdomain-uat] Deployment in progress [webserver] as liferaycloud/nginx:1.16.1-4.0.1

    Jun 23 11:03:06.461 build-481 webserver[building] Deployment interrupted: {"message":"Bad Request","status":400,"errors":[{"reason":"certificateDoesNotCoverDomain","context":{"message":"The SSL certificate does not cover domain www.testdomain-uat.cloud.net","domain":"www.testdomain-uat.cloud.net"}}],"deploymentUid":"caadklhnlcuhculuchljnkaowuery"}

Environment

  • Liferay Cloud

解決策

  • 新しく追加されたSSL証明書は、LCP.jsonファイルに記載されているすべてのドメインをカバーしておらず、このため、 Webサーバー サービスでのみデプロイが失敗しています。 この問題を回避するために、SSLはすべてのワイルドカードドメインをカバーする必要があります。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base