This corresponds to CNAME name and CNAME value in ACM console manager:
Yet the interface in godaddy doesn't accept the input. Am I looking at the wrong place?
CodePudding user response:
The name
field should be just the prefix of AWS CNAME name
, for example:
_this-is-the-part-you-take.my-domain.com.
In other words, _904706782abb3d16301321f28db53e03.my-domain.com.
get this _904706782abb3d16301321f28db53e03
and in the value, put the
_0ba986089fff81c1b4f395a2ea75f42e.example.acm-validations.aws
Turns out that AWS has a section on validation issues with godaddy. :)
TLDR; Either ask godaddy what the valid entries should be or use email validation.