Validating Domain For AWS ACM in GoDaddy

匿名 (未验证) 提交于 2019-12-03 08:59:04

问题:

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?

回答1:

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



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!