- Newest
- Most votes
- Most comments
Based on the information you've provided, it appears that you're facing an issue with the automatic renewal of your AWS Certificate Manager (ACM) certificate due to DNS validation problems. Here's how you can address this situation:
-
First, it's important to note that ACM attempts to renew certificates automatically, but this process can fail if there are issues with DNS validation.
-
Since you received an email stating that the automatic renewal failed due to DNS validation issues, it's likely that there are missing or inaccurate CNAME records in your DNS configuration.
-
To resolve this, you should check and update the CNAME records for your domains. Here's how:
a. Log in to the ACM console and select your certificate. b. Expand the certificate details to find the CNAME information for each domain. c. Compare these CNAME records with what's currently in your GoDaddy DNS configuration. d. If there are discrepancies, update the CNAME records in your GoDaddy DNS settings to match those provided by ACM.
-
After updating the DNS records, allow some time for the changes to propagate. DNS changes can take up to 48 hours to fully propagate, although they often take effect much sooner.
-
Once you've updated the DNS records, ACM should attempt to validate and renew the certificate automatically. This is an asynchronous process, so it may take several hours for the changes to reflect in the ACM console.
-
If the problem persists after updating your DNS records and waiting for propagation, you may need to contact AWS Support for further assistance.
Remember, for DNS-validated certificates, you don't need to manually renew them in the console. As long as the correct CNAME records are in place, ACM should handle the renewal process automatically.
If you continue to experience issues, consider reaching out to AWS Support or posting in the ACM Discussion Forum for more specific guidance tailored to your situation.
Sources
Troubleshoot managed certificate renewal - AWS Certificate Manager
Troubleshoot certificate validation - AWS Certificate Manager
Troubleshoot issues with AWS Certificate Manager - AWS Certificate Manager
Relevant content
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated a year ago
