![Thales ProtectToolkit 5.9.1 Скачать руководство пользователя страница 79](http://html1.mh-extra.com/html/thales/protecttoolkit-5-9-1/protecttoolkit-5-9-1_installation-and-configuration-manual_1099198079.webp)
Chapter 4: ProtectToolkit Software Installation
# cd /opt/safenet/protecttoolkit5/ptk/lib
# rm libcryptoki.so
# ln -s libctsw.so libcryptoki.so
Installing ProtectToolkit-J Manually on Linux
Use the following commands to install or uninstall ProtectToolkit-J.
NOTE
PTK-J requires the
PTK-C Runtime
component as a prerequisite.
To install ProtectToolkit-J manually
1.
First, install the
ProtectToolkit J Runtime
package, which includes all the necessary tools and interfaces
for a PTK-J Cryptoki service provider, using the Java Cryptographic Architecture (JCA) / Java
Cryptographic Extension (JCE) interface.
Execute the following as
root
(where x.x.x-yy is the PTK version number). Specify the location you chose
for the installation files:
# cd /output-unix/Linux64/PTKJ_Runtime
rpm -i PTKjprov-x.x.x-yy.x86_64.rpm
2.
If desired, install the
ProtectToolkit J SDK
, for developing Java applications for use with your
ProtectServer HSM.
Execute the following as
root
(where x.x.x-yy is the PTK version number). Specify the location you chose
for the installation files:
# cd /output-unix/Linux64/PTKJ_SDK
rpm -i PTKjpsdk-x.x.x-yy.x86_64.rpm
To uninstall the ProtectToolkit-J packages manually
Use the
rpm(8)
command with the appropriate package name as a parameter.
# rpm -e PTKjpsdk
# rpm -e PTKjprov
Installing the ProtectToolkit FMSDK Manually on Linux
Use the following commands to install or uninstall the ProtectToolkit Functionality Module Software
Development Kit for building FMs or host applications.
NOTE
PTK-J requires the
PTK-C Runtime
component as a prerequisite.
You cannot install the ProtectToolkit runtime and FM SDK on the same machine. It is
recommended that you do your FM development on a separate machine.
To install the FMSDK packages manually
1.
First, install the FMSDK package. Execute the following as
root
(where x.x.x-yy is the PTK version number).
Specify the location you chose for the installation files:
# cd /output-unix/Linux64/fm_sdk
rpm -i PTKfmsdk-x.x.x-yy.x86_64.rpm
Thales ProtectServer HSM 5.9.1 ProtectServer HSM and ProtectToolkit Installation and Configuration Guide
2021-11-02 08:51:40-04:00 Copyright 2009-2021 Thales Group
79