0 Replies Latest reply on Nov 13, 2008 7:52 AM by venuwin

    SSL on Jboss

    venuwin

      Hi,

      In our application we are using HTTPS for the purchase related pages. Remaining pages should be HTTP and not HTTPS.

      After i enabled SSL, all the pages became HTTPS and was able to access SSL pages with HTTP itself.
      Is there a way other than redirecting from each page to another in case it is moving away from HTTP to HTTPS page or vice versa.

      Our need is:

      If the user tries to access HTTPS page with HTTP url we should not allow this. Also we should not be redirecting from every page where the protocol changes.

      Are there elegant ways of doing it ?

      Thanks

      Venu