More Info:

Microsoft Azure Key Vault service can renew your SSL certificates automatically in order to prevent any application or service outage, credential leak, or process violation that can disrupts your business.

Risk Level

High

Address

Security

Compliance Standards

GDPR

Triage and Remediation

Remediation

Sure, here are the steps to remediate the SSL certificate auto-renewal misconfiguration in Azure using the Azure console:

  1. Log in to the Azure portal (https://portal.azure.com/).
  2. Navigate to the “App Services” section.
  3. Select the app service for which you want to enable SSL certificate auto-renewal.
  4. In the left-hand menu, click on “TLS/SSL settings”.
  5. Under the “Certificates” tab, select the SSL certificate for which you want to enable auto-renewal.
  6. Click on the “Renew” button.
  7. In the “Renewal settings” section, enable the “Auto-renew” option.
  8. Set the “Days before expiration” value to a number of days before the certificate expires when you want to start the renewal process.
  9. Click on the “Save” button to apply the changes.

That’s it! The SSL certificate for your app service will now be automatically renewed before it expires.

Additional Reading: