Issue
- How can we enable the requireSSL attribute in Liferay?
Environment
- Liferay DXP 7.0+
Resolution
- You can set that in your JDBC properties:
-
jdbc.default.url=jdbc:mysql://host/db?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false&useSSL=true&requireSSL=true
-
- You can also set it in the Control Panel → Instance Settings → Security → SSO → SAML Provider Configuration
Additional Information
Subscriber Exclusive Content
A Liferay Enterprise Subscription provides access to over 1,500 articles that include best practices, troubleshooting, and other valuable solutions. Sign in for full access.
Sign In