ACM certificate DNS validation - guidance

0

Hello

I have created a certificate for a domain registered under GoDaddy.com

Through https://docs.aws.amazon.com/acm/latest/userguide/dns-validation.html I am following process.

To verify that I own the domain, I need to update DNS records in GoDaddy.com?

Or is it "CNAME record" field for DNS Zone

Please clarify

已提问 2 年前409 查看次数
1 回答
0
已接受的回答

Hello Harsha,

Yes! we need to add the CNAME DNS record which is populated post creating the ACM certificate. Once this CNAME is added at the domain Hosted Zone, ACM will validate the same.

ex., Domain Name Record Name Record Type Record Value example.com _a79865eb4cd1a6ab990a45779b4e0b96.example.com. CNAME _424c7224e9b0146f9a8808af955727d0.acm-validations.aws.

Considering the above example, you need to add the record as below (Note to remove the tail domain name while adding, else it will add as double) _a79865eb4cd1a6ab990a45779b4e0b96.example.com and in the value _424c7224e9b0146f9a8808af955727d0.acm-validations.aws.

Regards, CK

profile pictureAWS
已回答 2 年前
  • Thanks Chethan

    I have noted the details

    That means these values need to be populated in GoDaddy.com not on DNS Zone on Lightsail.

    also in certificate I have created 2 entries. abc.com and www.abc.com

    So on GoDaddy , both entries need tp be populated

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则