如何将DNS指向AWS ElasticBeanstalk实例?

时间:2020-09-15 17:31:27

标签: ssl networking dns amazon-elastic-beanstalk aws-certificate-manager

我已采取以下步骤:

-使用URL my-instance.us-east-1.elasticbeanstalk.com

创建了一个ElasticBeanstalk实例。

-从Godaddy购买了域my-domain.com

-通过AWS证书管理器为my-domain.com

获得SSL证书

-在GoDaddy中添加了指向my-instance.us-east-1.elasticbeanstalk.com的CNAME记录my-domain.com

我已经等待了大约12个小时才能使更改生效,但是访问http://my-domain.comhttps://my-domain.com都给我错误 “无法访问此网站:找不到my-domain.com的服务器IP地址。”

我在这里错过了任何步骤吗?

1 个答案:

答案 0 :(得分:1)

我放弃了这种方法,并已通过AWS Route 53成功使用SSL和DNS指向设置了SSL。AWS使其非常简单。