Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1721

Https for just one ASP.NET web forms application?

$
0
0

We have a legacy ASP.NET webforms .aspx web application installed under "Default Web Site".

Is it possible to enable https: for just this web application, given that there are other web applications deployed under "Default Web Site"?

All the instructions I found online insist upon creating a https: binding in IIS on port :443

The challenge is, I want to know are there any other possible ways to enable https: for just that one web application without impacting the other applications?


Viewing all articles
Browse latest Browse all 1721

Trending Articles