0 Replies Latest reply on Jul 7, 2006 8:42 AM by wa7son

    How to Disable SSL URL's ?

    wa7son

      Out of the box JBoss Portal uses the 3 url's /sec, /auth og /authsec to indicate that the system is either running HTTPS, with user authentication or both.

      I.e: If you write https://www.your-portal-domain.com/ you will see that all URL's have been re-written to contain /sec at the beginning.

      But is there a way to get JBoss Portal to stop doing this (i.e stop the URL manipulation when I manually write https:// in front of the URL)?