I encountered an issue while setting this up, so here’s a note.
Even though I properly configured ACM (AWS Certificate Manager), Route53, and Cloudfront, the site I created displayed “Not Secure.”
It looked like this:
The cause was that when adding a domain name in ACM, I only registered the wildcard *.sample.com
.
Doing it this way is incorrect. The correct way is as follows:
*.sample.com
shop.sample.com