Before KMIP connections between IBM Db2 and the KMES Series 3 can occur, both parties must establish a mutual trust relationship by validating their respective digitally signed certificates. This section shows how to create X.509 certificates for IBM Db2 and the KMIP connection pair on the KMES Series 3, which they use for TLS communication.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.
Create the CA
Perform the following steps to create the certificate authority (CA):Create the TLS certificate
To create and configure the TLS certificate for the KMIP connection pair on the KMES Series 3, perform the following tasks:- Generate a private key.
- Construct a CSR.
- Sign the KMIP connection pair.
- Export the certificates.
- Configure the KMIP connection pair.
Generate a private key
Perform the following steps to generate a private key:Go to Administration> Configuration and double-click Network Options. On the TLS/SSL Settings tab, select the Connection drop-down option and select the KMIP connection pair.
Select [ Yes ] and bypass the warning about SSL not being functional until new certificates are imported.
Construct a CSR
Perform the following steps to construct a Certificate Signing Request (CSR):On the Subject DN tab, change the Preset drop-down option to Classic and specify the hostname or IP address of the KMES in the Common Name field.
When prompted that the certificate signing request was successfully written to the specified location, select [ OK ].
Sign the CSR
Perform the following steps to sign the KMIP connection pair CSR:Go to the PKI > Certificate Authorities menu. Right-click the Root CA certificate and select Add Certificate > From Request.
In the file browser, find and select the KMIP connection pair CSR.
Certificate information should populate in the Create X.509 From CSR window.
Export all certificates
Perform the following steps to export all certificates in the CA tree:Configure the connection pair
Perform the following steps to configure the KMIP connection pair to use the signed certificate and CA chain:Go to the Administration > Configuration menu and double-click Network Options. On the TLS/SSL Settings tab, select the Connection drop-down option and select the KMIP connection pair.
In the Certificate Authority window, right-click the KMIP SSL CA X.509 certificate container and select [ Import ].
In the Import Certificates window, select [ Add ] at the bottom of the window. In the file browser, select both the root CA certificate and the signed KMIP connection pair certificate and select [ Open ].
The certificates should now display in the Verified section of the Import Certificates window.
Select [ OK ] to save.
It should now display Signed loaded next to Certificates in the User Certificates section of the Network Options window.

