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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南