I'm trying to find a large-scale solution for setting up multiple domains, and their sub-domains, with SSL certs. This is on the order of thousands of websites across a couple dozen load-balanced servers. (We're a .NET shop, if that's helpful)
Ideally, we could implement something without having to individually purchase certs for each domain (doesn't scale well) though I suppose I can find a creative solution if that's just a necessary step.
UCC doesn't seem to be ideal, because of the association made between the domains and the lack of being able to upgrade to add additional domains on the fly. These are for different individual customers, so the degree of separation is an unfortunate necessity, and flexibility is vital since the number of websites isn't static.
Has anyone found a solution for something like this? I'd even take some creative ideas just to get the ball rolling.
(Long time user of the site, but first time asking a question, so if I can improve this with any specifics please of course let me know.)