Ensure that OCI KMS Vaults use SOFTWARE-protected Customer-Managed Keys (CMKs) for cost optimization when HSM security (under stringent compliance requirements) is not required because SOFTWARE-protected keys incur lower costs than HSM keys while still meeting standard security needs.
optimisation
Using SOFTWARE-protected keys in Oracle Cloud Infrastructure (OCI) KMS helps optimize costs because they are free to use, unlike HSM-protected keys, which incur additional monthly charges for their higher security tier.
Audit
To determine the protection mode configured for your OCI KMS Customer-Managed Keys (CMKs), perform the following operations:
Remediation / Resolution
You can't change a key's protection mode after you create it. To ensure that your OCI KMS Customer-Managed Keys (CMKs) are deployed to an OCI server instead of an OCI Hardware Security Module (HSM), you must re-create the keys with the SOFTWARE protection mode. To create KMS Customer-Managed Keys, perform the following operations:
References
- Oracle Cloud Infrastructure Documentation
- Managing Keys
- Creating a Master Encryption Key
- Oracle Cloud Infrastructure CLI Documentation
- compartment list
- vault list
- vault get
- key list
- key get
- key create