Fix Readme
Abstract
Readme file for IBM Guardium Key Lifecycle Manager(GKLM) for distributed and containerized platforms, Version 5.1.0 Fix Pack 2 (5.1.0.2) including installation instructions, prerequisites and corequisites, and a list of fixes.
Content
- Features and fixes
- Download instructions
- Fix pack files checksum
- Known limitations and issues
- Installation instructions
- Post fix-pack installation activities
- Uninstall
This release includes the fixes for the following issues.
- Guardium Key Lifecycle Manager deployment on OCP with 2 or more replica is not working.
- HSM test connection is failing when FIPS is enabled.
- Extended 3592 endpoints wrapping keys are behaving abnormally.
This release includes following security fixes:
CVE-2026-5450, CVE-2026-31790, CVE-2026-42198, CVE-2026-34477, CVE-2026-34478, CVE-2025-13151, CVE-2024-34459, CVE-2026-42198, CVE-2026-34479, CVE-2026-34480, CVE-2026-34477
For more information, see Known issues in IBM Guardium Key Lifecycle Manager, Version 5.1.0 .
APAR fixes included in Version 5.1.0.2.
APAR No. | Sev. | Abstract |
3 | Openjceplus provider getting removed from java.security after fixpack. | |
3 | Unable to delete trusted certificate if UKO is selected. |
APAR fixes included in Version 5.1.0.1.
APAR No. | Sev. | Abstract |
3 | Replication is failing in FIPS enabled GKLM server. | |
3 | Master key refresh does not work in GKLM 5.1 when Entrust HSM is configured and master key is on HSM. |
- IBM Semeru Runtime Certified Edition 21.0.11.0
- WebSphere Application Server Liberty 26.0.0.6
- Go to IBM Fix Central home page: http://www.ibm.com/support/fixcentral/
- In the Product selector field, type IBM Security Key Lifecycle Manager, and select the product name when it appears.
- From the Installed Version list, select IBM Guardium Key Lifecycle Manager 5.1.0.0 version.
- From the Platform list, select the appropriate platform, and click Continue.
- On the Identify Fixes page, ensure that the Browse for Fixes is selected, and click Continue.
- On the Select Fixes page, select fix pack 5.1.0-ISS-GKLM-FP0002, and click Continue.
You might be prompted to Sign In. If you do not have an ID, click the Register now link and follow the registration steps. - On the Download options page, select a download method (default is Download using Download Director).
- Select the associated files and README for fix pack: 5.1.0-ISS-GKLM-FP0002 and click Download now.
Fix pack files checksum
Product/Component name | Platform | File name | Command | Checksum |
| IBM Guardium Key Lifecycle Manager 5.1.0.2 | AIX | 5.1.0-ISS-GKLM-FP0002-AIX.tar.gz | md5sum FileName.tar.gz
For example (UNIX/Linux): md5sum 5.1.0-ISS-GKLM-FP0002-AIX.tar.gz | 0f09b63ecfa13c51da83e23bfbb9e989
|
| IBM Guardium Key Lifecycle Manager 5.1.0.2 | Linux | 5.1.0-ISS-GKLM-FP0002-Linux.tar.gz | e3aadc8ab46ec6c6671b0427fef5c4bb | |
| IBM Guardium Key Lifecycle Manager 5.1.0.2 | zLinux (IBM Z) | 5.1.0-ISS-GKLM-FP0002-zLinux.tar.gz | ffadcaf2a268822e587efb407ef7f7e4 | |
| IBM Guardium Key Lifecycle Manager 5.1.0.2 | Linux PPC | 5.1.0-ISS-GKLM-FP0002-LinuxPPC.tar.gz | a942b9ba787fa274a5e894d67a332684 | |
| IBM Guardium Key Lifecycle Manager 5.1.0.2 | Windows | 5.1.0-ISS-GKLM-FP0002-Windows.zip | certutil -hashfile FileName.zip md5
For example (Windows): certutil -hashfile 5.1.0-ISS-GKLM-FP0002-Windows.zip md5 | cb0036ec4c115aeb845b023d38845828 |
Product/Component name | Platform | File name | Command | Checksum |
| IBM Guardium Key Lifecycle Manager 5.1.0.2 | Linux PPC | gklm5102-ppc64le.tar | md5sum FileName.tar.gz
For example (UNIX/Linux): md5sum gklm5102-ppc64le.tar | 8aaccacb2110a8f02c305c7e2118534c |
| IBM Guardium Key Lifecycle Manager 5.1.0.2 | zLinux (IBM Z) | gklm5102-s390x.tar | 7fdef9e999870da5f1b61f21113d2d6c | |
| IBM Guardium Key Lifecycle Manager 5.1.0.2 | x86_64 | gklm5102-x86_64.tar | 088de807df4b44eb7d0f442d3ae69f88 |
Known limitations
- Rollback of installed fix pack is not supported.
- Key management operations over IPP will not work with FIPS on. To use key management over IPP with GKLM, FIPS has to be turned off. This limitations impacts following endpoints(device-groups) LTO, 3592, and DS8000. Support for FIPS 140-3 continues to be available for LTO and DS8000 when key management operations are performed using KMIP protocol.
- Symmetric key export will not work with FIPS on. To export symmetric key on GKLM, FIPS has to be turned off.
Known issues
(Applicable for Ubuntu) Db2 crashes on ubuntu when fp is applied.
Workaround:- Manually start db2 for FP installation.
(Applicable for Linux) Non root fixpack upgrade in GUI mode on Linux prompts for non root user password multiple time (5-6 times).
Workaround:- Enter password when prompted to reload respective services.
(Applicable for Ubuntu) The installation of GKLM might fail with a invalid Db2 password error in both GUI and silent fix pack installation modes.
Workaround:- Log in as the root user and open a terminal window.
Run the following command:
ln -s {db2_inst_home}/gklm51properties/ $HOME/gklm51propertiesFor example,ln -s /home/klmdb51/gklm51properties/ /root/gklm51properties
- Ensure that IBM Guardium Key Lifecycle Manager, Version 5.1.0 GA (5.1.0), 5.1.0 IF(01), or 5.1.0 FP1 (5.1.0.1) is already installed.
- Ensure that IBM Guardium Key Lifecycle Manager is not in use (that is, storage devices should not communicate with GKLM).
- Back up the IBM Guardium Key Lifecycle Manager server. For instructions, see Configuring backup and restore.
- Ensure that
/tmpdirectory does not contain klmPrev.properties. If it is present, rename or remove this file before you start applying the fix pack. Also, ensure that the/tmpdirectory has all the permissions and does not have noexec set. - Ensure that umask is set to 0022.
- Back up the WebSphere Liberty files.
- Open a command line.
- Stop WebSphere Liberty.
Windows
WAS_HOME\bin\stopServer.batLinux
WAS_HOME/bin/stopServer.sh
- Make a temporary directory.
Windows
mkdir WAS_BACKUP_DIRECTORYFor example,mkdir C:\wasbackupLinux
mkdir WAS_BACKUP_DIRECTORYFor example,mkdir /tmp/wasbackup
- Change directory to the temporary directory.
Windows
cd C:\wasbackupLinux
cd /tmp/wasbackup
- Copy or archive the files from the directory where WebSphere Liberty is installed.
Windows
xcopy /y /e /d WAS_HOME C:\wasbackupLinux
tar -cvf wasbackup.tar WAS_HOME/*
- Start WebSphere Liberty.
Windows
WAS_HOME\bin\startServer.batLinux
WAS_HOME/bin/startServer.sh
On Ubuntu, run the following command as root user:
ln -s DB_INSTANCE_HOME/gklm51properties/ $HOME/gklm51propertiesWhere,
DB_INSTANCE_HOMEis the directory that contains the Db2 database instance for IBM Guardium Key Lifecycle Manager.For example,ln -s /home/klmdb51/gklm51properties/ $HOME/gklm51propertiesOn Linux for System z server, ensure that gtk 2 libraries are installed. Also, add the following parameter in the IM_INSTALL_DIR/eclipse/IBMIM.ini file. Add the following properties just before "--launcher.appendVmargs" in IBMIM.ini file.
--launcher.GTK_version 2
- Installing on a standalone GKLM traditional server
- Installing on a Multi-master setup
- Installing on GKLM container
Installing the fix pack on GKLM traditional
Graphical mode
- Download the fix pack installer files. For instructions, see Download instructions.
- Extract the installer files to a folder of your choice.
- Open a command line.
- Change the directory to the directory where you extracted the fix pack installer files.
- Run the following command to launch the Installation Manager.
Windows
updateSKLM.bat IM_INSTALL_LOCATION WAS_HOMEFor example:updateSKLM.bat "C:\Program Files\IBM\Installation Manager" "C:\Program Files\IBM\WebSphere\Liberty"Note: If Installation Manager crashes, follow steps mentioned in Known limitations and issues.Linux
chmod +x ./updateSKLM.sh ./updateSKLM.sh IM_INSTALL_DIR WAS_HOMEFor example:./updateSKLM.sh /opt/IBM/InstallationManager /opt/IBM/WebSphere/Liberty
- In the Update Packages pane, select the Update all packages (mandatory) with recommended updates and recommended fixes checkbox. Click Next.
- Read the license agreement carefully. If okay, accept the license agreement. Click Next.
- In the WebSphere Liberty configuration window, do not select the checkbox to connect to the online IBM WebSphere Liberty Repository. Click Next.
- Installation Manager fetches the assets and lists all the fixes and features to be installed. Click Next.
- In the Update Packages Configuration for IBM Guardium Key Lifecycle Manager v5.1.0.2 pane:
- Enter Username and Password for IBM Guardium Key Lifecycle Manager Application Administrator.
- Enter Username and Password for IBM Db2 user.
- Click Validate Credentials. Validation might take few minutes. Wait until the Next button is enabled. Click Next.
- In the Update Packages > Summary pane, review the software packages that you want to install, and click Update. After Installation Manager successfully updates the fix pack for the services that you select, a message is displayed.
Silent mode
- Download the fix pack installer files. For instructions, see Download instructions.
- Go to the directory where you extracted the fix pack installation files.
- Open the /sklm directory, which is within the directory where the fix pack is extracted. It contains the response file (SKLM_Silent_Update_platform_Resp.xml) that we need to edit for the installation.
Locate the response file and create a backup of the response file.
For example: SKLM_Silent_Update_platform_Resp_original.xml.- Open the response file and edit the relevant elements of the response file SKLM_Silent_Update_platform_Resp.xml.
- Edit the repository location to point to the current location of the installer.
Windows
<repository location='C:\sklminstall_windowsfp\wasfp\repository.config'/> <repository location='C:\sklminstall_windowsfp\sklmwasfp\repository.config'/>Linux
<repository location='/sklminstall_linuxfp/wasfp/repository.config'/> <repository location='/sklminstall_linuxfp/sklm/repository.config'/>
- Edit GKLM Administrator username and password. The password must be encrypted. To encrypt the password, see Encrypting a password.
Windows
<data key='user.SKLM_ADMIN_USER,com.ibm.gklm51.win' value='SKLMAdmin'/> <data key='user.SKLM_ADMIN_PASSWORD,com.ibm.gklm51.win' value='9YTRJMRIydDSdfhaHPs1ag=='/>Linux
<data key='user.SKLM_ADMIN_USER,com.ibm.gklm51.linux' value='SKLMAdmin'/> <data key='user.SKLM_ADMIN_PASSWORD,com.ibm.gklm51.linux' value='9YTRJMRIydDSdfhaHPs1ag=='/>
- Edit Db2 username and password. The password must be encrypted. To encrypt the password, see Encrypting a password.
- Windows
<data key='user.DB_ADMIN_USER,com.ibm.gklm51.win' value='klmdb51'/> <data key='user.DB_ADMIN_PASSWORD,com.ibm.gklm51.win' value='QTh/0AiFvrljhs9gnOYkGA=='/> Linux
<data key='user.DB_ADMIN_USER,com.ibm.gklm51.linux' value='klmdb51'/> <data key='user.DB_ADMIN_PASSWORD,com.ibm.gklm51.linux' value='9YTRJMRIydDSdfhaHPs1ag=='/>
- Open a command line, and change directory to the directory where the installer files are extracted.
- Run the following command:
Windows
silent_updateSKLM.bat IM_INSTALL_DIR WAS_HOMEFor example:silent_updateSKLM.bat "C:\Program Files\IBM\Installation Manager" "C:\Program Files\IBM\WebSphere\Liberty"Linux
chmod +x ./silent_updateSKLM.sh ./silent_updateSKLM.sh IM_INSTALL_DIR WAS_HOMEFor example:
chmod +x ./silent_updateSKLM.sh ./silent_updateSKLM.sh /opt/IBM/InstallationManager /opt/IBM/WebSphere/Liberty
- Open a command line.
- Change directory to the
IM_INSTALL_DIR/eclipse/toolsdirectory. Run the following command.
imcl.exe encryptString password_to_encryptAn encrypted password is generated.
Installing the fix pack on a Multi-Master setup
Prerequisites
If the original primary master server is acting as a standby master server, promote it to primary and then, install the fix pack. Otherwise, the database updates are not applied to the cluster.
- Stop WebSphere Liberty on all the master servers, in any sequence.
- Open a command line.
Go to the
WAS_HOME\bindirectory and run the following command.Windows
C:\Program Files\IBM\WebSphere\Liberty\binstopServer.batLinux
/opt/IBM/WebSphere/Liberty/bin./stopServer.sh
- Stop Agent on all the master servers, in any sequence.
- Open a command line.
- Go to the GKLM_INSTALL_HOME\agent directory.
WindowsC:\Program Files\IBM\GKLMV50\agent
Linux/opt/IBM/GKLMV50/agent Stop the Agent.
WindowsstopAgent.bat WAS_HOME
For example:stopAgent.bat "C:\Program Files\IBM\WebSphere\Liberty"
Linux
./stopAgent.sh WAS_HOME
For example:./stopAgent.sh /opt/IBM/WebSphere/Liberty
- Apply fix pack on each master server and verify the installation.
Complete this step in the following sequence.- Primary master server
- Principal standby master server
- Auxiliary standby master servers
- For steps to install the fix pack, see Installing the fix pack.
- To verify the installation:
- Log in to IBM Guardium Key Lifecycle Manager and check the version number.
- Ensure that the master server is running and available for use.
Depending on your platform, see the relevant section:
Installing on a Kubernetes cluster
Install IBM Guardium Key Lifecycle Manager container V5.1.0.2 (target).
In the Helm charts, ensure that you configure the same database and volume details that were referenced by the earlier container (source).
For more information, see Install on a Kubernetes cluster.
Installing on a Red Hat OpenShift Container Platform cluster
Install IBM Guardium Key Lifecycle Manager container V5.1.0.2 (target).
In the Helm charts, ensure that you configure the same database and volume details that were referenced by the earlier container (source).
For more information, see Install on a Red Hat OpenShift Container Platform cluster.
Post fix-pack installation activities
- Use one of the following methods to verify the installation.
- Using graphical user interface:
a. Log in to the graphical user interface.
b. On the Welcome page header bar, click the Help (?) icon.
c. Click About.
The page displays the version details.Using REST interface:
Run the Version Info REST Service. For more information, see Swagger UI.For IBM Guardium Key Lifecycle Manager Traditional:IBM Guardium Key Lifecycle Manager version: 5.1.0.2 IBM Guardium Key Lifecycle Manager build level: 202607070425 WebSphere liberty version: 26.0.0.6 Database version: DB2/NT64 SQL120130 JAVA version: JRE 21.0.11 Eclipse OpenJ9 VM 21.0.11+10-openj9-0.59.0 Operating system version: Windows Server 2022:10.0:amd64 Agent version: 2.0 License status: ActiveFor IBM Guardium Key Lifecycle Manager Container:IBM Guardium Key Lifecycle Manager version: 5.1.0.2 IBM Guardium Key Lifecycle Manager build level: 202607070604 WebSphere liberty version: 26.0.0.6 Database version: PostgreSQL 16.3 (Debian 16.3-1.pgdg120+1) JAVA version: JRE 21.0.11 Eclipse OpenJ9 VM 21.0.11+10-openj9-0.59.0 Operating system version: Linux:4.18.0-553.139.1.el8_10.x86_64:amd64 Image tag: 5.1.0.2 License status: Active
- Using graphical user interface:
- Remove the old certificates from Guardium Key Lifecycle Manager version 5.1.
- Login to Guardium Key Lifecycle Manager UI.
- Go to Configuration > Encryption endpoint certificates > Show preinstalled certificates.
- On the row of expiring certificate, click 3 dots for Options > Delete.
Delete the following expired certificates.
-
ibmrootca-
realsubcacert
- Back up the IBM Guardium Key Lifecycle Manager server. For more information, see Configuring backup and restore.
Important: The following steps uninstall the entire product package, including IBM Guardium Key Lifecycle Manager, IBM Db2, and WebSphere Liberty, and all your data is lost. Take a backup before uninstalling.
Uninstalling IBM Guardium Key Lifecycle Manager with the fix pack by using the graphical user interface
Uninstalling IBM Guardium Key Lifecycle Manager with the fix pack silently
Copyright and trademark information
http://www.ibm.com/legal/copytrade.shtml
Notices
INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some jurisdictions do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement might not apply to you.
This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both.
Other company, product, or service names may be trademarks or service marks of others.
THIRD-PARTY LICENSE TERMS AND CONDITIONS, NOTICES AND INFORMATION
The license agreement for this product refers you to this file for details concerning terms and conditions applicable to third party software code included in this product, and for certain notices and other information IBM must provide to you under its license to certain software code. The relevant terms and conditions, notices and other information are provided or referenced below. Please note that any non-English version of the licenses below is unofficial and is provided to you for your convenience only. The English version of the licenses below, provided as part of the English version of this file, is the official version.
Notwithstanding the terms and conditions of any other agreement you may have with IBM or any of its related or affiliated entities (collectively "IBM"), the third party software code identified below are "Excluded Components" and are subject to the following terms and conditions:
- the Excluded Components are provided on an "AS IS" basis.
- IBM DISCLAIMS ANY AND ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS WITH RESPECT TO THE EXCLUDED COMPONENTS, INCLUDING, BUT NOT LIMITED TO, THE WARRANTY OF NON-INFRINGEMENT OR INTERFERENCE AND THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- IBM will not be liable to you or indemnify you for any claims related to the Excluded Components.
- IBM will not be liable for any direct, indirect, incidental, special, exemplary, punitive or consequential damages with respect to the Excluded Components.
Was this topic helpful?
Document Information
Modified date:
08 July 2026
UID
ibm17278880