AWS Certificate Manager - DNS validation on Hostinger failed

109 Views Asked by At

I'm trying to validate my Hostinger DNS on AWS Certificate Manager.

I tried using e-mail validation method

enter image description here

And it still failed

enter image description here

Also, using validation by adding CNAME and value in my DNS Record like this

enter image description here

And confirming using nslookup

enter image description here

And instantly gave failed

enter image description here

I searched for some solutions like this one and nothing helped

1

There are 1 best solutions below

0
rds77 On BEST ANSWER

I believe this is same case of another question, you may try to add a CAA record, like:

nome    Conteúdo                  prio
@       0 issue "amazon.com"      0
@       0 issuewild "amazon.com"  0

See the docs: https://docs.aws.amazon.com/acm/latest/userguide/setup-caa.html