We run an online service, where our customers can have it running on either their own domain (customerX.com) or as a subdomain on our domain (customerX.ourdomain.com).
We are interested in adding SSL support to all customers and was thinking of using ACM (Amazon Certificate Manager).
However, I'm a bit insecure about the setup.
Can it be done by requesting certificates for each of the domains, eg:
*.ourdomain.com
customer1.com
customer2.com
customer3.com
If so, the only problem is the limit of 20 domains, that should be fairly easy to resolve by requesting a bigger limit - In fact we've already done this today.
Can someone point out to me, if this is the way to do it, and if it is possible with ACM?