0 Replies Latest reply on Jun 11, 2004 5:17 AM by thl-mot

    Keep session when switching from https to http

    thl-mot

      HI,

      How can I keep the session data when I switch from https to http (both by redirect and link on the site).

      I want to do the login with https because passwords should not be sent in plain text to the server. All things happening after the login are just performance critical, so I don't wan to use https here to reduce transport overhead.

      thl-mot