Rotate encryption keys
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- Edge Encryption
Perform encryption key rotation from the instance. Add a new key, change the default key assignment, and then schedule a mass key rotation or a single key rotation.
Before setting an encryption key as the default key, make the key available to each proxy. This ensures that the proxies have the key to encrypt data when the key is assigned as the default key. All proxies must have access to a key before that key can be assigned as the default key.
Edge filtering and sorting behavior
- You create encrypted records using one encryption key.
- You create a new key and set it as default.
- You create a new set of encrypted records using the new encryption key.
If you sort by any encrypted field when connected through the Edge proxy, you see two groups of records with the same human readable text in the encrypted field.
Schedule a single key rotation job
Schedule a job to find data encrypted using a specified key alias and then re-encrypt the data with the current default encryption key. The data is decrypted before it is re-encrypted with the default key.
Before you begin
Before scheduling this job, update the default key in
.Procedure
Schedule a mass key rotation job
Schedule a job to find data encrypted with any previous key, and then re-encrypt the data with the current default encryption keys. The data is decrypted before it is re-encrypted with the current default key.
Before you begin
Role required: security_admin
Procedure
Schedule an attachment key rotation job
Schedule a job to find attachments encrypted using a specified key alias, and then re-encrypt the attachments with the current default encryption key. The attachment is decrypted before it is re-encrypted with the default key.
Before you begin
Role required: security_admin
Procedure