Skip to content

Commit 3a4e2ba

Browse files
xavierleunemariadb-stefan-hinz
authored andcommitted
Correct number of MariaDB encryption key options
Updated the number of encryption key management options from four to three.
1 parent ddd4c74 commit 3a4e2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/security/securing-mariadb/securing-mariadb-encryption/encryption-data-at-rest-encryption/data-at-rest-encryption-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ MariaDB's data-at-rest encryption requires the use of a [key management and encr
4242

4343
MariaDB supports the use of [multiple encryption keys](key-management-and-encryption-plugins/encryption-key-management.md#using-multiple-encryption-keys). Each encryption key uses a 32-bit integer as a key identifier. If the specific plugin supports [key rotation](key-management-and-encryption-plugins/encryption-key-management.md#rotating-keys), then encryption keys can also be rotated, which creates a new version of the encryption key.
4444

45-
How MariaDB manages encryption keys depends on which encryption key management solution you choose. Currently, MariaDB has four options:
45+
How MariaDB manages encryption keys depends on which encryption key management solution you choose. Currently, MariaDB has three options:
4646

4747
* [File Key Management Plugin](../../encryption/data-at-rest-encryption/key-management-and-encryption-plugins/file-key-management-encryption-plugin.md)
4848
* [AWS Key Management Plugin](../../encryption/data-at-rest-encryption/key-management-and-encryption-plugins/aws-key-management-encryption-plugin.md)

0 commit comments

Comments
 (0)