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.
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.