There's a Windows server with various IIS sites running on it and each of these sites is SSL certified. Since these sites are completely different from each other, they have different domains. Is it possible to run sites on one server and secure them using these certificates? It would be a waste if we run only one site on a big server. Is there any other solution?
Announcement
Collapse
No announcement yet.
Windows Server with multiple sites and SSL
Collapse
X
-
Please refer to the links below -
https://www.microsoft.com/technet/pr....mspx?mfr=true
http://weblogs.asp.net/istofix/hosti...-on-iis-part-1
-
But my question is completely different and it says "The sites are not related so have different domains" for example
abc.123.com and def.456.com. That link was a good read again but I am still not getting the answer I am looking for which are
a) yes you can host 2 unrelated SSL enabled sites in IIS and here is how you do
b) no you cannot host 2 unrelated SSL enabled sites in IIS but in your scenario you have these options
1. buy another server
2. buy this software
3. etc
Comment
Comment