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

posta 2 anni fa409 visualizzazioni
1 Risposta
0
Risposta accettata

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
con risposta 2 anni fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande