0 Replies Latest reply on Aug 5, 2003 12:28 PM by sysuser1

    Security and Contexts

    sysuser1

      I have configured JBoss 3.2.1/Tomcat 4.1.24 to run a non-SSL port and SSL port. Now, I want to restrict access to certain applications to be accessed only through SSL port.

      i.e. I do not want http://server:port/anapp to be accessible at all but it can be accessed only as https://server:sslport/anapp only.

      How do I get this to work?

      Thanks in advance.
      Sankar