0 Replies Latest reply on Jan 4, 2007 11:39 AM by rkeiser

    Ugly URLs when running Portal with SSL

    rkeiser

      I have two servers running JBoss Portal 2.2.1RC2. On my development server just using HTTP when I use the portal the URL in the browser is always http://hostname:8080/portal/auth/portal/default/Pagename - which is nice. On my test server running HTTPS the URL changes, for example when I click on "Edit your profile" in the User Portlet the URL becomes: https://hostname/portal/authsec/index.html?ctrl:cmd=render&ctrl:windowstate=maximized&ctrl:window=default.Home.userWindow&op=showProfile

      Does the portal have URL rewriting code that needs to be told that it is running HTTPS?