Verifying Your Integration
After all the files have been configured, you can verify your integration using either of the following.
Identifying the Encrypted Tablespaces
Encrypting a table using keyring_okv plugin
Create a new user and grant all privileges to the user.
Log on to MySQL as “TestUser”, and create a database called
Players
and a table namedBaseballPlayers
.Insert some sample data into the table
BaseballPlayers
.Encrypt the table.
This generates your master encryption key on the CipherTrust Manager and completes your integration. Move to the next section to verify your integration.
Rotating Master Key
The master encryption key should be rotated periodically or whenever you suspect that the key has been compromised.
To rotate the master key:
Run the following query:
Check the server records on the CipherTrust Manager to verify the status of the operation.