3 Answers
- Newest
- Most votes
- Most comments
0
The certificate may not be validated properly because it is "valid not in use".
Are the CNAME records for verification correctly registered?
0
This is my picture when setting up SSL/TLS certificates
For my google domain I setup this
Thank You Taufiq Setiawan
answered 3 years ago
0
Hi, it seems like your certificate is created/verified but not yet attached to your distribution, in order to attach the certificate, you have to go to distribution details page, click on Custom domains tab and select Attach certificate. Once you select the certificate, make sure you click the Attach button to make it work. Thank you.
answered 3 years ago
Relevant content
- AWS OFFICIALUpdated 2 years ago

I have adjusted the CNAME in domain google example.net Host name _123456789 Type CNAME TTL 3600 Data _123456789.acm-validations.aws.
www.example.net Host name _123456789011231475788867 Type CNAME TTL 3600 Data _123456789011231475788867.acm-validations.aws.
i looked at the tutorial on the AWS page https://docs.aws.amazon.com/amplify/latest/userguide/to-add-a-custom-domain-managed-by-google-domains.html
But when my domain access 403
Thank You Taufiq Setiawan