I deploy a .war file "Red Hat JBoss Web Server 3.0 Tomcat 8" presented by openshift3 starter (step by step like this link).
It deployed and I can see my welcome page in browser with http url(this sample) But https is not available (https of my project)
How to active default ssl to use https in openshift3 and tomcat for java web app?
How can I change config for