Foren

Create Account - HTTPS Support

P K, geändert vor 12 Jahren.

Create Account - HTTPS Support

New Member Beiträge: 2 Beitrittsdatum: 25.05.11 Neueste Beiträge
Hi,
We are using LifeRay CE 6.0.6, JBoss 5.1 application server fronted by Apache HTTP server
We have a requirement that the 'Create account' page should be shown securely over HTTPS.
With the current available documentation, I was able to set up the Login page to appear over HTTPS
But the create account page is not shown over HTTPS by default.
Similarly we want the password related pages [change password/reset password] also come on HTTP by default.
Below are the properties in my portal-ext.properties file.

company.security.auth.requires.https=true
session.enable.phishing.protection=false
web.server.http.port=80
web.server.https.port=443
web.server.protocol=http
com.liferay.portal.servlet.filters.sessionid.SessionIdFilter=true


Am I missing something here?

P K
Subhash Chandran, geändert vor 11 Jahren.

RE: Create Account - HTTPS Support

New Member Beiträge: 2 Beitrittsdatum: 06.05.11 Neueste Beiträge
We also have the same requirement. Any guidance would be helpful. We are using Liferay 6.1.20 EE GA2.
thumbnail
Mika Koivisto, geändert vor 11 Jahren.

RE: Create Account - HTTPS Support

Liferay Legend Beiträge: 1519 Beitrittsdatum: 07.08.06 Neueste Beiträge
If you use mixed mode it's just as secure as using plain http.