Failed to request public certificate in ACM

0

Hello, I'm requesting a public certificate to my application load balancer. I provided the domain url: *.us-east-2.elb.amazonaws.com and kept other entries as default. Now the request failed with below error message: Additional verification required to request certificates for one or more domain names in this request. Please advise.

doaa
已提問 6 個月前檢視次數 174 次
2 個答案
0
已接受的答案

You can only create acm certificates for domains you own and control.

For example www.example.com

You’d have to own example.com

Here you point www.example.com using a cname or alias to your alb dns record.

You do not own us-east-2.elb.amazonaws.com.

profile picture
專家
已回答 6 個月前
profile picture
專家
已審閱 6 個月前
0

Thanks @Gary Mclean, but is there any workaround to provide alb url in https ?

doaa
已回答 6 個月前
  • You could upload a self signed certificate to acm and then attach to the alb. However it’s only self singed so the browser would display a security warning. I’d only do this for testing. Alternatively buy yourself a cheap domain for testing and create a publicly signed acm certificate

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南