Can I use multiple certificate for one cloudfront distribution?

Viewed 299

I know you can add multiple domains to one certificate and then assign it to a CloudFront distribution.

But I want my clients can change their domain, so I don't want each time a client requests to change their domain, I have to generate a new certificate for all existing domains (they have to do the validation).

Do I have to create another certificate and another Cloudfront distribution for each client? Do you guys have any idea?

Thanks for any help.

1 Answers
Related