HP-UX Kernel Cryptographic Module 1.0 User Guide (766149-001, March 2014)

2 Installing HP-UX KCM
This chapter discusses the installation procedure for HP-UX KCM.
IMPORTANT: HP-UX KCM 2.0 requires approximately 1.5 MB of disk space after installation.
To install HP-UX KCM:
1. Log in as root.
2. Download HP-UX KCM from the HP Software Depot.
3. Save the HP-UX KCM depot as a local file on the target system.
For example:
in </tmp/HPUX-KCM>.depot
4. Verify the depot file on your system using the following command:
$ swlist -d @ /tmp/HPUX-KCM.depot
5. If the HP-UX KCM depot file is correctly stored on the system, a message similar to the following
is displayed after executing the command:
# swlist -d @ /tmp/HPUX-KCM.depot
# Initializing...
# Contacting target "my_host"...
#
# Target: my_host:/tmp/HPUX-KCM.depot
#
#
# Bundle(s):
#
HPUX-KCM A.02.00.00 HP-UX Kernel Cryptographic Module
6. Install HP-UX KCM using an interactive swinstall session or the following swinstall
command:
$ swinstall -s /tmp/HPUX-KCM.depot HPUX-KCM
The swinstall utility will install the HP-UX KCM components.
7. Verify the installation using the following command:
$ swverify HPUX-KCM
If HP-UX KCM is installed correctly on the system, the swverify command will include the
following text in the data it reports:
* Verification succeeded
10 Installing HP-UX KCM