Chrysalis LunaSA HSM
233
hardware-lunasa2-ca=caPassword
11.2.1. Chrysalis LunaSA HSM
To make sure that the LunaSA HSM works with Red Hat Certificate System, add this configuration
parameter to
/etc/Chrystoki.conf
:
Misc { NetscapeCustomize=1023; }
11.2.2. Installing External Tokens and Unsupported HSM
To use HSMs which are not officially supported by the Certificate System, the
modutil
tool can be
used to add that module to the subsystem database manually. If the desired HSM does not appear
in the
Key Store
panel, check that the HSM is installed and activated correctly. Then run
modutil
manually to add the module to the
secmod.db
database as follows:
To use external encryption devices or tokens, do the following:
1. Install the cryptographic device.
To install the drivers provided by the device manufacturer, follow the vendor's instructions. When
installing a hardware token, there is an opportunity to name it. Use a name that will help identify
the token later.
2. Install the PKCS #11 module.
The PKCS #11 module is installed using the
modutil
command-line utility.
a. Open the
alias
directory for the subsystem which is being configured with the PKCS #11
module. For example:
cd /var/lib/rhpki-ca/alias/
b. The required security module database file,
secmod.db
, should be created by default when
the subsystem is created. If it does not exist, use the
modutil
utility to create
secmod.db
.
modutil -dbdir . -nocertdb -create
c. Use the
modutil
utility to set the library information.
modutil -dbdir . -nocertdb / -add
module_name
-libfile
library_file
library_file
specifies the path to the library file containing the PKCS #11 interface module and
module_name
gives the name of the PKCS #11 module which was set when the drivers were
installed.
• For the LunaSA HSM, do the following:
modutil -dbdir . -nocertdb -add lunasa -libfile /usr/lunasa/lib/libCryptoki2.so
Содержание CERTIFICATE SYSTEM 7.2 - MIGRATION GUIDE
Страница 36: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Страница 144: ...124 ...
Страница 160: ...140 ...
Страница 208: ...188 ...
Страница 210: ...190 ...
Страница 256: ...236 ...
Страница 282: ...Chapter 12 Certificate Profiles 262 Parameter IssuerName_n IssuerType_n ...
Страница 285: ...Freshest CRL Extension Default 265 Parameter PointName_n PointIssuerName_n ...
Страница 335: ...Configuring Mappers 315 Figure 14 9 Selecting a New Mapper Type 6 Edit the mapper instance and click OK ...
Страница 362: ...342 ...
Страница 376: ...356 ...
Страница 436: ...416 ...
Страница 490: ...470 ...
Страница 504: ...484 ...