Note: please note that Liferay has renamed its Liferay Experience
Could offerings to Liferay SaaS (formerly LXC) and
Liferay PaaS (formerly LXC-SM).
Issue
- Sometimes, it is necessary to include an intermediate certificate for your custom domain in Liferay PaaS.
Environment
- Liferay PaaS
Resolution
-
To add an intermediate certificate, follow the steps outlined below:
- Open a text editor and copy the contents of the intermediate certificate file.
- Concatenate both certificates by pasting the intermediate certificate after the site certificate.
- Encode the file to Base64 format.
- Paste the encoded string into the webserver service's LCP.json file.
- Deploy to webserver service.
-----BEGIN CERTIFICATE-----
[content of your domain certificate]
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
[content of any intermediate CA certificate]
-----END CERTIFICATE-----
Additional Information
Contenido exclusivo para suscriptores.
Una Suscripción Enterprise de Liferay proporciona acceso a más de 1.500 artículos que incluyen las mejores practicas, diagnóstico de problemas y otras soluciones útiles. Inicia sesión para tener un acceso completo.
Inicia sesión