AWS Certificate Manager (ACM) was unable to renew the certificate

0

I am getting an e-mail notification from AWS saying "AWS Certificate Manager (ACM) was unable to renew the certificate automatically using DNS validation. You must take action to ensure that the renewal can be completed before ........UTC. If the certificate is not renewed and the current certificate expires, your website or application may become unreachable.

To renew this certificate, you must ensure that the proper CNAME records are present in your DNS configuration for each domain listed below. You can find the CNAME records for your domains by expanding your certificate and its domain entries in the ACM console. You can also use the DescribeCertificate command in the ACM API[1] or the describe-certificate operation in the ACM CLI[2] to find a certificate’s CNAME records. For more information, see Automatic Domain Validation Failure in the ACM troubleshooting guide[3]."

When I following the guides it describes validating the CNAME in my DNS. I can find the CNAME in my ACM and in Route53, but I am not sure how do actually do the 'validate'. What action do I need to provide. Thanks

2 個答案
0
已接受的答案

Simply add the CNAME records in the route 53 under the domain name. that's it. it will automatically validate and renew the certificate. else try to flush all old CNAME records create new certificate in ACM ( again ) attach all the CNAME records again in route 53. for more info check :- https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-renewal.html#troubleshooting-automatic-renewal

已回答 1 年前
profile picture
專家
已審閱 6 個月前
0

If you have correct CNAME entries then validation should occur automatically, there's nothing more you need to do. Double-check them and have a look at the troubleshooting page in case something there applies - https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-DNS-validation.html.

專家
已回答 1 年前
  • Thanks so much for the reply. So it looks like I have a '.' at the end in my CNAME record in ACM (Route 53 does not have it). So in order to remediate, do I create new certs? It does not look like CNAME is updateable in either in ACM or Route53. Thanks again

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南