I have a domain (everythings-connected.com) from Route 53 and a certificate for it created in ACM. I clicked the create records in Route 53 button and I can see them in my hosted zone. The certificate says issued as well. The problem is when I go to the website through a browser it still says unsecured, and if I search it using dig or nslookup or other dns lookup websites the CNAME records never appear. The other ones like A and NS show up just fine though. This all worked fine last year, but when the certificate expired and I tried to renew it things got wacky. Probably because I didn't know what I was doing and recreated things I didn't need to.
The certificate showing issued. The domain names are probably redundant I was just trying something:
My hosted zone showing the CNAME records:
What I've tried:
- Deleting the hosted zone and recreating it. I made sure my name servers on the domain were in sync with the new ones from the hosted zone and that part seems to work fine
- Deleting and recreating the certificate (several times).
- Waiting 48 hours
- Adding a TXT domain record just to test it and it showed up instantly
- Using multiple websites and commands to look for the CNAME records but to no avail