Closed Bug 1111321 Opened 10 years ago Closed 10 years ago

Unable to Install SSL cert into ELB due to AWS account restrictions

Categories

(Infrastructure & Operations :: Infrastructure: Other, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jgmize, Unassigned)

Details

I was attempting to install the SSL cert generated for bug 1109834 into an AWS ELB using the credentials created in bug 1091235, but I got the following error:

Error fetching certificates
User: arn:aws:iam::342958218804:user/masterfirefoxos is not authorized to perform: iam:ListServerCertificates on resource: arn:aws:iam::342958218804:server-certificate/

Can we get permissions necessary to install SSL certs added to the account?
Flags: needinfo?(gozer)
Gozer - can you comment on this. The bug blocks completion of our dev environ and additional coding.

Thanks!
Added AmazonEC2FullAccess permissions to you account, you should be good to go.
Flags: needinfo?(gozer)
Thanks :gozer, but I'm still getting the same error message; can you add the ListServerCertificates permission mentioned in comment #0 and whatever is needed to add them as well?
Flags: needinfo?(gozer)
IAM is a complex beast, should be working now, can you please verify? I've run it through the policy simulator, and looks good.
Flags: needinfo?(gozer)
Thanks :gozer, I was able to install the cert into the ELB after your latest changes.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.