Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AWS Certificate Manager Requested a certificate reporting 'Renewal eligibility` Ineligible?

I have just successfully been issues a certificate for a domain that is also hosted by route53. However it's coming up in the Renewal eligibility column as Ineligible. Tried to find what exactly this means and why however haven't found anything conclusive?

Anyone got any points for me here? What to make sure my certificate doesn't expire at some random point in time with out me noticing. Thanks Luke

like image 462
utx0_ Avatar asked Mar 24 '19 02:03

utx0_


People also ask

What is renewal eligibility in ACM?

A certificate is eligible for automatic renewal subject to the following considerations: ELIGIBLE if associated with another AWS service, such as Elastic Load Balancing or CloudFront. ELIGIBLE if exported since being issued or last renewed.

How do I renew my AWS SSL certificate?

Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/ . On the navigation pane, under Load Balancing, choose Load Balancers. Select your load balancer. On the Listeners tab, for SSL Certificate, choose Change.

How long does it take to validate AWS certificate?

Your new certificate might continue to display a status of Pending validation for up to 30 minutes. You cannot programmatically request that ACM automatically create your record in Route 53. You can, however, make an AWS CLI or API call to Route 53 to create the record in the Route 53 DNS database.

How do I approve an AWS certificate?

The certificate can be approved by clicking a link in the mail to navigate to the Amazon certificate approval website and then clicking I Approve.


1 Answers

As soon as I attached a cloudfront distribution to the certificate, the certificate was marked as in use and now Eligible for Renewal eligibility

like image 188
utx0_ Avatar answered Oct 12 '22 21:10

utx0_