Legacy Knowledge Base
Published Jul. 2, 2025

Understanding Liferay Cloud SSL Policy

Written By

Matheus Monteiro

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

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • In the context of SSL Policy, sometimes it is necessary to disable a specific Cypher to address some auditory purpose or some specific requirement.

Environment

  • Liferay Cloud

Resolution

  • The SSL Policy can be set as Compatible , Modern and Restricted. Please see in the table below which Cyphers are enabled (represented by an "X" in the table) in each SSL policy:
  Compatible Modern Restricted

TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA

X X  

TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256

X X X

TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA

X X  

TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384

X X X

TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256

X X X

TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA

X X  

TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

X X X

TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA

X X  

TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384

X X X

TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256

X X X

TLS_RSA_WITH_3DES_EDE_CBC_SHA

X    

TLS_RSA_WITH_AES_128_CBC_SHA

X    

TLS_RSA_WITH_AES_128_GCM_SHA256

X    

TLS_RSA_WITH_AES_256_CBC_SHA

X    

TLS_RSA_WITH_AES_256_GCM_SHA384

X    

 

 

Additional Information

  • Please open a Support ticket to change your SSL Policy, if necessary.

 

Did this article resolve your issue ?

Legacy Knowledge Base