In GoDaddy how to validate a Domain For AWS ACM

+1 vote

They have provided me the following to be used:

Name: xxx.mydomain.com.  [Host field on GoDaddy]
Value: xxx.acm-validations.aws. [Points to field on GoDaddy]
Type: CNAME

I have requested an SSL certificate from AWS and I opted for DNS validation. Now they are asking me to add a CNAME record to validate.

Now whenever I provide this using GoDaddy DNS interface, it throws an error saying for 'Points to' field:

Enter either @ or a valid host name such as: "subdomain.domain.tld"

Did anyone encounter this issue on GoDaddy DNS entries?

Oct 29, 2018 in AWS by findingbugs
• 3,260 points
3,881 views

1 answer to this question.

+1 vote

For validate www.example.com you have to write just the first part of xxx3.www.example.com. without the domain name and without suffix dot, but including www. Like this:

TYPE: CNAME
NAME: xxx3.www
VALUE: xxx4.acm-validation.aws

You can test above configuration after some minutes with:

dig TXT +short +noshort xxx1.example.com

dig TXT +short +noshort xxx2.www.example.com

https://aws.amazon.com/premiumsupport/knowledge-center/acm-certificate-pending-validation/

To learn more about AWS ACM, join this expert-recommended AWS certification course today.

answered Oct 29, 2018 by Priyaj
• 58,090 points
this helped me so much today. Thanks!

Related Questions In AWS

0 votes
1 answer

How to get information about differences for a commit specifier in a repository in AWS CodeCommit?

Hi@akhtar, You can get information about the differences ...READ MORE

answered Nov 24, 2020 in AWS by MD
• 95,440 points
703 views
0 votes
1 answer

How to change the default branch for a repository in AWS CodeCommit?

Hi@akhtar, You can set or change the default branch name ...READ MORE

answered Nov 24, 2020 in AWS by MD
• 95,440 points
2,094 views
0 votes
1 answer

How to create a notification subscription for an event in AWS RedShift?

Hi@akhtar, You can create an Amazon Redshift event notification ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
800 views
0 votes
1 answer

How to create tags for a cluster in AWS RedShift?

Hi@akhtar, You can add tags to a cluster. A ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
772 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
+2 votes
2 answers

How do we move a domain from Hostgator to AWS Route 53?

I found this  Before transferring a domain, make ...READ MORE

answered Aug 3, 2018 in AWS by Priyaj
• 58,090 points
5,287 views
+3 votes
1 answer

How to get a Job for AWS cloud architect

A Cloud Architect is an IT specialist who is ...READ MORE

answered Sep 25, 2018 in AWS by Priyaj
• 58,090 points
500 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP