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
demandé il y a 6 mois174 vues
2 réponses
0
Réponse acceptée

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
EXPERT
répondu il y a 6 mois
profile picture
EXPERT
vérifié il y a 6 mois
0

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

doaa
répondu il y a 6 mois
  • 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

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions