I am a student developing a j2ee application using jboss application server. I want to use https instead of http for more security. I have created a sample keystore and configured both jboss-service.xml and service.xml inside tomcat.sar. Https works fine but i am also able to access using http. I want to access exclusively using https ie even if the URL contains http it should automatically redirect to https.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011209#4011209 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011209 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
