legacy-knowledge-base
公開されました Jun. 30, 2025

SSL証明書が解析できない

written-by

Pooja Bhambani

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

問題

  • コンソールで以下のエラーが発生し、デプロイが開始されません:
    Some error has happened during the build. Try again. [{"message":"Bad Request","status":400,"errors":[{"reason":"certificateCannotBeParsed","context":{"message":"The SSL certificate cannot be parsed"}}]}]

Environment

  • LXC-SM
  • Liferay DXP 7.4

解決策

  • カスタム証明書を作成する場合、Liferay Cloud は Base64 エンコーディングの適切な PEM フォーマットの鍵と証明書しか受け付けないことに注意してください。
  • キーと証明書を適切な Base64 エンコーディングで提供すると、デプロイが開始される

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base