More Info:

In Microsoft Azure Key Vault, ensure that certificates have a sufficient auto-renewal period configured for security and compliance purposes. This period indicates the amount of time (number of days) before SSL certificate expiration, when the renewal process is automatically triggered.

Risk Level

Low

Address

Security

Compliance Standards

GDPR

Triage and Remediation

Remediation

To remediate the certificate auto-renewal issue in Azure using the Azure console, you can follow the below steps:

  1. Open the Azure portal and navigate to the specific certificate that needs to be remediated.
  2. Click on the certificate to open its properties.
  3. In the properties page, scroll down to the “Automation” section and click on the “Auto-renewal” option.
  4. In the “Auto-renewal” section, enable the “On” toggle button to turn on the auto-renewal feature.
  5. Specify the “Number of days before expiry” (e.g., 30 days) to trigger the auto-renewal process.
  6. Click on the “Save” button to save the changes.

By following these steps, you have enabled the auto-renewal feature for the certificate and set the number of days before expiry to trigger the auto-renewal process. This ensures that the certificate is renewed before it expires, and the application or service using the certificate does not face any downtime due to an expired certificate.

Additional Reading: