Ensure that your Microsoft Azure Key Vault SSL certificates are using the allowed key type(s) for security and compliance purposes. Prior to running this rule by the Cloud Conformity engine, the allowed certificate key type(s) must be configured within the rule settings, on the Cloud Conformity account dashboard.
This rule resolution is part of the Conformity Security & Compliance tool for Azure.
Having the right key type set for your Azure Key Vault SSL certificates will enforce the best practices as specified in the security and compliance regulations implemented within your organization.
Audit
To determine if your Azure Key Vault SSL certificates are using the key type(s) allowed by your organization, perform the following operations:
Remediation / Resolution
To reconfigure the issuance policy associated with your Azure Key Vault certificates in order to change their key type, perform the following operations:
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