留言板

Accessing the liferay via htttps proxy

Yulia Andreev,修改在9 年前。

Accessing the liferay via htttps proxy

New Member 帖子: 6 加入日期: 13-11-27 最近的帖子
Hello,

We are trying to access the liferay via htttps proxy. The site works except the fact that it doesn't load the theme. This is the error that I am getting:
-------
The page at 'https:/mysiteproxy/mypage' was loaded over HTTPS, but ran insecure content from 'http://mysite/html/themes/classic/css/aui.css?brows…r&themeId=classic&minifierType=css&languageId=en_US&b=6200&t=1399067044000': this content should also be loaded over HTTPS.

--------

My current environment: liferay-portal-6.2.0-ce-ga1 bundled with jboss 7.1.1.
Do we need to add some configuration for liferay or jboss server?


Thanks

Yulia
thumbnail
Juan Gonzalez,修改在9 年前。

RE: Accessing the liferay via htttps proxy

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
Hi Yulia,

read this higlighted properties below and search for them in forum if you have any doubt...

https://github.com/liferay/liferay-portal/blob/6.2.1-ga2/portal-impl/src/portal.properties#L8538-8560
Yulia Andreev,修改在9 年前。

RE: Accessing the liferay via htttps proxy

New Member 帖子: 6 加入日期: 13-11-27 最近的帖子
Juan,

Thank you very much. It works!

Yulia
Yulia Andreev,修改在9 年前。

RE: Accessing the liferay via htttps proxy

New Member 帖子: 6 加入日期: 13-11-27 最近的帖子
Update:

Now I have the same problem when trying to link the external http applications using Iframe control.
How should I configure the liferay to be able to show the mixed content (local https and external http applications)?

Thanks
Yulia