Skip to content

Certificate Renewal

0

I'm trying to renew my Certificate as I received an email stating it is expiring. When I go into ACM to get the CNAME name/values they look the same as what I already have in my Domain provider CNAME records. I ensured my Domain provider CNAME records match, tried editing them then saving. And the certificate still says pending validation. I tried to create a new certificate - but it generates the same CNAME name/value pair.

Any thoughts on how to renew would be great!

asked a year ago256 views
1 Answer
0

Hello.

Have you met the automatic update prerequisites listed in the document below?
If you do not meet these prerequisites, ACM will not automatically renew your certificate.
https://docs.aws.amazon.com/acm/latest/userguide/managed-renewal.html

  • ELIGIBLE if associated with another AWS service, such as Elastic Load Balancing or CloudFront.
  • ELIGIBLE if exported since being issued or last renewed.
  • ELIGIBLE if it is a private certificate issued by calling the ACM RequestCertificate API and then exported or associated with another AWS service.
  • ELIGIBLE if it is a private certificate issued through the management console and then exported or associated with another AWS service.
  • NOT ELIGIBLE if it is a private certificate issued by calling the AWS Private CA IssueCertificate API.
  • NOT ELIGIBLE if imported.
  • NOT ELIGIBLE if already expired.
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.