Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
ssl in weblogic
hi
i work with liferay 6 and weblogic
i create war file of liferay and deliver to admin to deploy on weblogic.
admin install ssl on weblogic but not automatic redirect http to https.
weblogic is clustered and has load balancer.
when type https://mydomain.com in browser, site is secure show (show lock icon correctly). but all page elements (news,image,pages,rss,....) url is http.
what is wrong? (weblogic configuration or load balancer configuration or liferay configuration)
thanks
i work with liferay 6 and weblogic
i create war file of liferay and deliver to admin to deploy on weblogic.
admin install ssl on weblogic but not automatic redirect http to https.
weblogic is clustered and has load balancer.
when type https://mydomain.com in browser, site is secure show (show lock icon correctly). but all page elements (news,image,pages,rss,....) url is http.
what is wrong? (weblogic configuration or load balancer configuration or liferay configuration)
thanks
mokhtar hatampoor:
If the loadbalancer forwards traffic as http, Weblogic let's Liferay know about the incoming communication being http. Thus Liferay assumes it should generate the same protocol. This is a common case with reverse proxies / loadbalancers that terminate the TLS traffic.
weblogic is clustered and has load balancer.
when type https://mydomain.com in browser, site is secure show (show lock icon correctly). but all page elements (news,image,pages,rss,....) url is http.
what is wrong? (weblogic configuration or load balancer configuration or liferay configuration)
Tomcat can be configured to "lie" to applications and signal that the request came through https. I don't know about Weblogic's configuration in that matter.
You can set web.server.protocol in portal-ext.properties to tell Liferay to not listen to the appserver and prefer https nevertheless
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™