This section shows you how to enable and test encryption for this Db2 integration.Documentation Index
Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
Use this file to discover all available pages before exploring further.
Import the certificate
Perform the following steps to import the signed client certificate:Put the signed client certificate
PEM file into the working folder you created (for example, C:\Certs).Create the configuration file
Perform the following steps to create the KMIP configuration file:Open a text editor and create the The following example shows a sample configuration file:
kmip.cfg configuration file similar to the following template with your details:None
None
Configure Db2
Perform the following steps to configure Db2 to use the KMES Series 3:Create an encrypted database
Perform the following steps to create an encrypted database and verify the integration:In the IBM Db2 Command Line Processor, run the following command to create an encrypted database, replacing
fxencdb with your database name (no more than eight characters):Sql
The master encryption key generates on the KMES Series 3, and you see the following message after the process successfully completes:
Sql
Verify the database encrypted successfully by executing the following command:
Sql
The Encrypted Database configuration parameter is set to YES in the command response.

