Requesting a new SSL after they have expired

0

Do I need to delete the expired SSL in the certificate manager before requesting new ones after the originals have expired? I did not renew the SSL and let it expire. the original im using 53 for the domain. Do i need to delete the CNAME validation in 53 also or do i just leave that in there when requesting a new SSL in certificate manager for the same domain? I hope this makes sense. I am not exerienced in these actions and could some help. THANK YOU!

DToo
已提問 2 個月前檢視次數 179 次
1 個回答
0

You mention CNAME validation which suggests DNS validated certificate, and this should automatically renew 60 days before expiry https://docs.aws.amazon.com/acm/latest/userguide/dns-renewal-validation.html

If the cert isn't in-use then it won't be renewed, is this the situation here? In these circumatances, once the cert is expired it's not eligible for renewal https://docs.aws.amazon.com/acm/latest/userguide/managed-renewal.html

  • NOT ELIGIBLE if already expired.

In this case it's best just to start again with a brand new certificate request.

profile picture
專家
Steve_M
已回答 2 個月前
profile picture
專家
已審閱 2 個月前
  • Thank you for your response. I am looking for clarity on the process of requesting new certs after one or more have expired. Do I have to delete the previous CNAME validation in the Route 53 DNS before requesting a new one, and/or do I have to delete the expired SSL in Certificate Manager before requesting a new one for the same domains and ghost domains? Do I have to add the ghost names when i request the SSL or do i add the ghost domain after i request the SSL on the subdomain i need the SSL for?

  • You can raise a new request with the same Common Name and Subject Alternate Names as the expired cert, and both certs can exist at the same time (this is useful if you want to make sure the settings in the new cert are the same as the old cert).

    When you delete a cert you can also safely delete the corresponding CNAME .txt records from Route 53. Be careful to delete only the records related to that cert.

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

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

回答問題指南