Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Install gskit on Linux

2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Gskit is a necessary package for the configuration of DB2 SSL, and if it is not installed on server, it needs to be installed before configuring DB2 SSL.

Download first

Https://www.ibm.com/support/fixcentral/swg/downloadFixes?parent=Security%20Systems&product=ibm/Tivoli/IBM+Global+Security+Kit&release=All&platform=All&function=fixId&fixids=8.0.55.11-ISS-GSKIT-LinuxX64-FP0011&includeRequisites=1&includeSupersedes=0&downloadMethod=ddp&login=true

Then decompress it and transmit it to the Linux server

[root@server1 tmp] # ls-l * .rpm

-rw-r--r-- 1 root root 2455785 Jun 20 1980 gskcrypt64-8.0.55.11.linux.x86_64.rpm

-rw-r--r-- 1 root root 9699880 Jun 20 1980 gskssl64-8.0.55.11.linux.x86_64.rpm

[root@server1 tmp] # rpm-qa | grep-I gsk

[root@server1 tmp] # rpm-ivh gskcrypt64-8.0.55.11.linux.x86_64.rpm

Preparing... # # [100%]

Updating / installing...

1:gskcrypt64-8.0-55.11 # #

[root@server1 tmp] #

[root@server1 tmp] # rpm-ivh gskssl64-8.0.55.11.linux.x86_64.rpm

Preparing... # # [100%]

Updating / installing...

1:gskssl64-8.0-55.11 # #

[root@server1 tmp] #

[root@server1 tmp] #

[root@server1 tmp] # rpm-qa | grep-I gsk

Gskcrypt64-8.0-55.11.x86_64

Gskssl64-8.0-55.11.x86_64

[root@server1 tmp] #

[root@server1 tmp] #

Default approval of the installation location of the execution file / usr/local/ibm/gsk8_64/bin, consider adding it to the PATH

Default Lib package installation location / usr/local/ibm/gsk8_64/lib64, consider adding it to LD_LIBRARY_PATH

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report