Sanchit
Sanchit

Reputation: 737

Using different SSL certificates for main domain & sub domains

My parent domain is https & also with www. This certificate is purchased from comodo. I have two other sub-domains which I want to make https too.

Can I get a wildcard SSL from AWS (CouldFront) and use it for those sub domains?

Please let me know.

Upvotes: 1

Views: 153

Answers (1)

Piyush Patil
Piyush Patil

Reputation: 14543

You cannot get a SSL certificate from AWS Cloud Front. You have to get that from AWS Amazon Certificate Manager (ACM). And yes you can get a wild card from AWS ACM and use that for your subdomains.

Upvotes: 1

Related Questions