Ensure that your Microsoft Azure Key Vault SSL 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.
This rule resolution is part of the Conformity Security & Compliance tool for Azure.
Having the right number of days before expiration set to trigger auto-renewal for your Azure Key Vault SSL certificates, will enforce your certificate renewal strategy to follow the best practices as specified in the compliance regulations implemented within your organization. Setting a longer period of time before certificate expiration will allow you to mitigate efficiently any issues that your auto-renewal process may encounter such as an invalid or expired Certificate Authority (CA).
Audit
To determine if your Azure Key Vault SSL certificates have configured a sufficient period of time before expiration for auto-renewal, perform the following actions:
Remediation / Resolution
To configure the optimal period of time before certificate expiration, when the renewal process is automatically triggered, for your Azure Key Vault certificates, perform the following actions:
References
- Azure Official Documentation
- About keys, secrets, and certificates
- Get started with Key Vault certificates
- Manage certificates via Azure Key Vault
- Azure Command Line Interface (CLI) Documentation
- az keyvault list
- az keyvault certificate list
- az keyvault certificate show
- az keyvault certificate set-attributes