http to https

Discussion in 'Security' started by tourist91, Jul 30, 2011.

  1. #1
    When go from http to https the session variables are getting lost. Specifically, because we got a verisign seal we are in a shared environment and we go to a "different" domain despite that we are on the server.
    Could you please tell me how I can access the session variables when in https page?
    We are running classic asp. Thanks.
     
    tourist91, Jul 30, 2011 IP
  2. carolynccourtney

    carolynccourtney Greenhorn

    Messages:
    96
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #2
    Redirect all traffic from HTTP to HTTPS in IIS 7 will ensure that users always have access to the site safely. There are many different ways to create a redirect from HTTP to HTTPS IIS7 and some are better than others.
     
    carolynccourtney, Sep 2, 2011 IP