ACM certificate not validating

0

I created a TLS certificate for mydomain.com and *.mydomain.com and as the domain is on route 53 I clicked the button to create the CNAME entries for validation.

It's been pending validation for many hours now. I read it can take up to 30 minutes but it's still not finished. Could something have gone wrong?

Running dig +short _[long string of characters].mydomain.com in bash doesn't return anything so I'm guessing the CNAME hasn't resolved yet?

1개 답변
-1

Please note that DNS propagation could take 24-48 hours to propagate DNS records. If your certificate is still in Pending Validation state, you can confirm the CNAME record provided by by the AM was added to the correct DNS configuration by running the commands similar to the one below:

Linux and MacOS:

dig NS example.com

Windows:

nslookup -type=ns example.com\

[Reference]

profile pictureAWS
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠