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
Setting up https configuration in Liferay Tomcat
I am trying to set up the https configuration on the Tomcat server first using a self signed certificate. I followed the instructions in the document "https://help.liferay.com/hc/en-us/articles/360018410832-How-to-configure-HTTPS-in-Tomcat-for-Liferay-DXP-7-3". When I open a browser with the url https://localhost:8443, it says,
"Your connection is not private. Attackers might be trying to steal you information from localhost" error. I even tried adding the self signed certificate to the user browser settings, but still does not work.