- Newest
- Most votes
- Most comments
Hi Wendy,
https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html
To renew an imported certificate, you can obtain a new certificate from your certificate issuer and then manually reimport it into ACM. This action preserves the certificate's association and its Amazon Resource name (ARN). Alternatively, you can import a completely new certificate. Multiple certificates with the same domain name can be imported, but they must be imported one at a time.
If you import the certificate to the same ACM certificate, you won't need to update anything in the ALB console as the ARN and association will remain the same. If you import it as new certificate you would have to update the certificate association of the ALB. The old certificate will be valid until it expires and any resources associated with it will reflect that.
Please let me know if this answers your question, or if I should provide clarification.
Thanks, Israel.
Relevant content
- Accepted Answerasked 9 months ago
- asked 4 months ago
- Accepted Answerasked a month ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 3 months ago
- How do I get notified when the certificate associated to the Client VPN endpoint is about to expire?AWS OFFICIALUpdated a year ago
Thanks, I read about that documentation just not sure what will happen to the old client device that still uses the old certificate. This clarifies that the ELB would still accept the old certificate (until it expires) even after we reimport the new one.
Regards, Wendy.