Hello,
Please can be confirmed "when" a Managed certificate should be automatically renewed ?
I have assigned a managed cert to a Web App that will expire in less than two months ( Aug 10th).
Thanks
Giovanni
Hello,
Please can be confirmed "when" a Managed certificate should be automatically renewed ?
I have assigned a managed cert to a Web App that will expire in less than two months ( Aug 10th).
Thanks
Giovanni
@giovannifleres-3690, automatic renewal is done 30-days before expiration date, see https://docs.microsoft.com/en-us/azure/app-service/configure-ssl-certificate#renew-certificate. You should be able to use the Run All Certificates & Domains checks detector from the Diagnose and solve problems blade on the app service to check for any certificate errors around July 10th.
EDIT: Renewal process kicks off 45 days before expiration, not 30.
Thanks @ryanchill
Actually, according to that document, a managed certificate is renewed continuously and automatically in six-month increments, 45 days before expiration.
https://docs.microsoft.com/en-us/azure/app-service/configure-ssl-certificate#renew-certificate
May be ?
You are correct @giovannifleres-3690 on cert renewal will be 45 days, typo on my part and I'll update my answer. The cert should still be renewed at a year though, and not just 6 months.
13 people are following this question.