2
votes

I'm trying to request an ssl cert from Amazon's Certificate Manager service and apply it to my ELB, however after entering the default DNS name for my ELB:

my-aws-elb-XXXXXXX.us-west-1.elb.amazonaws.com

The request fails without giving any useful error messages. I did see a notice about having sufficient IAM rules. I enabled the Full ACM Manager permission policy for my IAM user however I'm not sure how that links up with making requests from the Amazon web console.

Is it not possible to use the default DNS or do I need my own domain name?

1

1 Answers

3
votes

You have to own the domain you are requesting an ACM certificate for. Since you don't own the amazonaws.com domain, you can't request a certificate for that domain.