Others

On other Unix platforms or Linux distributions that do not support rpm packages, follow the instructions below.

Pre-requisites for installation:

  • Connectivity between the server and the HSM, check with the command ping <ip do HSM>;

To install the native library copy the file libtacndlib.so.a.b.c.d where a.b.c.d is the current library version for the user libraries folder on your system (usually /usr/lib, /usr/lib64, /usr/lib/64 etc). If necessary, change the library's permission to run.

Then create a symbolic link, in the same folder, from the installed library to the file libtacndlib.so.

The same procedure should be adopted with other libraries (jni, pkcs#11, engine, etc).

The hsmcon.exe remote CLI console executable file can be copied to any folder (usually to /usr/bin or /usr/local/bin) and requires the native library to be installed as above. If necessary, change the permission of the executable file to run.

Run the remote console executable with the command below to test the installation of the library and communication with the HSM. Make sure that the HSM service is started.

hsmcon <ip do HSM> <usuario>