aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
461 stars 116 forks source link

SSL Certificate expired and did NOT auto renew #3931

Closed AhmadMraish closed 6 months ago

AhmadMraish commented 6 months ago

Environment information

.

Description

I have a static website on AWS Amplify, with the SSL Amplify issued and managed. It expired today, I do not see an option to renew it or issue a renewal, I also do not see the certificate in the ACM dashboard.

I also do not know what to do in my case since there are already generated records in the Amplify panel for the website so if I even think about using ACM to issue a new certificate, how can I add the new records to the app..., don't see an option to edit them.

mauerbac commented 6 months ago

Hi -- I understand your issue. It looks like a setting was changed in your DNS that stopped our system from properly renewing the cert. We mention in the documentationthat altering DNS records with your domain provider can lead to issues with renewal.

To solve this, you can 1) Dissociate and reassociate the domain to create a new certificate with Amplify Hosting 2) You could manage the cert yourself with ACM using our CustomSSL feature. https://aws-blogs-prod.amazon.com/mobile/custom-ssl-amplify-hosting/

github-actions[bot] commented 6 months ago

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.

github-actions[bot] commented 6 months ago

This issue has been automatically locked.