I would like to refer to the detailed images, but please understand that I cannot do it because the level is 0.
I am trying to import a domain issued by Cloudflare into AWS Route53 and use it.
Following the instructions, I assigned 4 nameservers in the route53 hosted zone as records to my Cloudflare domain.
And I was issued an ACM certificate normally.
Then I tried to register the domain with cloudfront.
- I set the certificate in cloudfront settings and entered the desired domain in cname.
- and in route53, I have set up that cloudfront deployment as type A.
Even if I test on route53, there is no particular error. Nevertheless, when accessing with a browser, only the DNS_PROBE_FINISHED_NXDOMAIN error occurs.
I don’t know what I am doing wrong. Please help.