AWS Builder Center: Learn, Build and Connect with builders in the AWS community
AWS Builder Center is the official home for builders on AWS. Share and read what others are working on, follow people who inspire you, explore training and workshops, and find tools to support what you're building.
How does the ACM managed renewal process work with DNS-validated certificates?
2 minute read
0
I have a DNS-validated certificate with AWS Certificate Manager (ACM), and I want to know how the managed renewal process works.
ACM doesn't provide managed renewal for imported certificates, expired certificates, or private certificates that AWS Private Certificate Authority issues with the IssueCertificate API call. However, ACM does provide managed renewal for private certificates that AWS Private CA issues from the ACM console.
Action required by domain owner
ACM certificates are valid for 13 months (395 days). ACM provides you with CNAME records that you must add to your DNS provider's database. The CNAME records contain a name and value that points to an AWS domain. ACM uses the CNAME record with the same ARN to automatically renew DNS-validated certificates 60 days before the expiration.