Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

427
Views
Validating Domain For AWS ACM in GoDaddy

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. 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

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?

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

I would like to share with you how I figured it out.

It may not fit for all but it may help some people.

The steps are:

  1. Go to your AWS account.

    Go to AWS certificate manager and Request a public certificate using DNS

    After that you will have this screen: enter image description here

    On the Domain Name enter your domain without www For example my-domain.com (NOT www.my-domain.com)

After the above steps you will see this screen:

enter image description here

Now you have Name & Value.

Go to your Godaddy account and select the domain you have entered at the last section.

Go to the DNS section.

Create CNAME record like this: enter image description here

Now is the important part...

The Host will receive the AWS certificate manager's Name, BUT just the prefix, for example:

AWS name:

_904706782abb3d16301321f28db53e03.my-domain.com.

You should grab just this _904706782abb3d16301321f28db53e03 for godaddy's Host name. For the "points to" (on your GoDaddy account) input, you should grab the value of the AWS certificate manager. For example:

_0ba986089fff81c1b4f395a2ea75f42e.hkvuiqjoua.acm-validations.aws

By the way, the value comes with a dot at the end, GoDaddy will remove the dot at the moment you click enter. for example:

_0ba986089fff81c1b4f395a2ea75f42e.hkvuiqjoua.acm-validations.aws. will become to

_0ba986089fff81c1b4f395a2ea75f42e.hkvuiqjoua.acm-validations.aws

Finally, it should look like this:

enter image description here

over 4 years ago · Santiago Trujillo Report

0

The Host field should be filled with xxx (your subdomain) and the Points To field with xxx.acm-validations.aws (without dot).

over 4 years ago · Santiago Trujillo Report

0

For validating a domain name like example.com you have to write just the first part of xxx1.example.com. without your domain name and without suffix dot. Like this:

TYPE: CNAME
NAME: xxx1
VALUE: xxx2.acm-validation.aws

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/

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!