So we have these virtual servers already set up in IIS, each one using the same domain but responding on different non-standard ports. It's a farm for Sharepoint actually. It was setup before I came along. Now they want to be able to install SSL for all these sites. Is this possible with the same certificate since they are all the same domain, or do I need a wildcard certificate for this? I've read several posts about using host headers for multiple sites. Is that what I should do instead?
Example: sharepoint.myorg.com:8100 and sharepoint.myorg.com:8200, etc.
Confused. Please advise...