My question is so far, a purely theoretical one.I want to make a CMS that supports multiple sites.The question I haven't been able to figure out so far is this one:How do I attach the ssl certificate for https protocol from the code-behind, instead of attaching it through the hosting interface or on the iis itself (the main problem is that i want a different ssl certificate for every site, instead grouping them on one certificate, which allows maximum of 5 domains, and will still say they are the same entity)