1. July 2011 15:24by JP Hellemons in
IIS For this small article, I assume that you have an Asp.Net web application running on IIS and that you have setup your SSL certificate. So navigating to https://www.yoursite.com works. This blog post will explain how to redirect all http traffic to https in several easy steps.
1. Get the Web Platform Installer (it’s free!) from Microsoft http://www.microsoft.com/downloads/en/details.aspx?FamilyID=32b0dfe5-f139-4e1c-b412-3da39f50bbf9
2. After you have opened the WebPI (Web Platform Installer) search for: Rewrite

3. Install the component! More...