I have an IIS running several web applications.When i tried to enable an SSL binding, I have this question.
- I have a Org/Domain certificate installed in the server.
- My goal is to enable ssl binding for one of the several web applications thatare running under the "Default Web Site" Tree Node.
- I could see the "binding" option only on this "Default Web Site" Tree Node.
- If I add an ssl binding at this level, does this impact the other web sites orweb applications that are hosted/running under this "Default WebSite" Tree Node?
For example, this is what the binding screen looks like today.
- It already has an entry for https.
- If I "Edit" this entry and choose the ssl certificate that i have created from the domain/organization, will this binding apply to all the web sites or web applications that are running under the "Default Web Site"?
- Or should i add another http binding using the "Add" button and choose my certificate in order to apply ssl for the specific web application?
Sorry, I might me mixing up things. but i wanted to be sure.