Aim:
Locally run ASP.NET MVC website on IIS express on any browser.
History:
The project in concern is an ASP.NET M
Not sure what is the hack behind this...
To run an ASP.NET MVC website on IIS Express (instead of Local IIS) with SSL enabled, one need to make sure that the 5 digit URL port starts with 443xx
where xx can range from 0 to 99
Now, the redirection is also not happening. The website is perfectly running on IIS Express