Forums de discussion

https in liferay 5.2.2 vs. 5.1.1 -- how to specify apache server?

Bill Butler, modifié il y a 14 années.

https in liferay 5.2.2 vs. 5.1.1 -- how to specify apache server?

New Member Publications: 16 Date d'inscription: 24/08/06 Publications récentes
In my liferay 5.1.1 installation I have apache enforce https for all requests at and after login, as reviewed here in the wiki and the forums. Works like a charm.

So I'd purchased a single SSL certificate for one domain, say securedomain.com, and after you logged in all traffic was sent to your group or user pages in that domain. The various communities had their public virtual hosts, say www.communityone.com and www.communitytwo.com, but no private virtual hosts specified in liferay. Upon logging in you were redirected by apache from something like http://www.communityone.com to something like https://securedomain/communityone and from something else like http://www.communitytwo.com to something like https://securedomain/communitytwo. Fine.

But with liferay 5.2.2 all requests to https://securedomain/communityone are redirected to https://www.communityone.com -- which does not have an official certificate, so the poor users get spooked needlessly by their browser about an invalid certificate.

Is there a way, some property or something, to restore liferay 5.1.1's behavior of letting me direct secure traffic to https://securedomain/communityone?

Thanks,

Bill Butler