25. Encrypt Object Storage with custom Keys in OCI - Ayushi-srivastav/OCI GitHub Wiki

How to Encrypt Object storage with Custom Keys

Click on the burger menu and select Object storage & Archive storage under Storage

image

Go to Buckets and choose the specific Bucket where you want to change the key

image

Select the Assign option under Encryption Key

image

Select Vault & Vault key and click on assign

image

As shown in the screen below,

an error occurred, and we are unable to assign a custom key

image

Therefore, create a policy to resolve this error

image

The policy permits the object storage service to use a custom key

image

Policy is created

image

Now again try to assign key

image

Finally, Default encryption key replaced with custom managed keys.

image