Hi,
I have created a web site, set Use "IIS Express" and then set USe "SSL"= true. It liked my website to https://localhost:44300 but unfortunately, it doesnt work. I can not see the site in IE. However. http://locahost:80 works.
I created a Hello World application on https and it defaulted to port 44301 and that works.
There seems to be some issue with IIS binding with https on port 44300 but i dont know how to debug it or what to look for.
Can somebody help me ?