HTTPS implmentation issue in asp.net
-
Hello, I am new to implementing HTTPS. My site has all capabilities for https and the server is ready with the certificate. Now, i want to implement a functionality like we see in normal websites with https. Like in gmail, if we try to change https in the addressbar tp http it will come back to https. The user cannot change it to http. Any suggestion how to do it. Please note that I have only one page to be in https and rest all are in http. I am doing in MVC 3. Thanks,
-
Hello, I am new to implementing HTTPS. My site has all capabilities for https and the server is ready with the certificate. Now, i want to implement a functionality like we see in normal websites with https. Like in gmail, if we try to change https in the addressbar tp http it will come back to https. The user cannot change it to http. Any suggestion how to do it. Please note that I have only one page to be in https and rest all are in http. I am doing in MVC 3. Thanks,