Others
On other Unix platforms or Linux distributions that do not support rpm packages, follow the instructions below.
Pre-requisites for installation:
- Conectividade entre o servidor e o HSM, verifique com o comando
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 version of the library to the user libraries folder on your system (usually /usr/lib
, /usr/lib64, /usr/lib/64
etc). If necessary, change the library's execute permission.
Then create a symbolic link, in the same folder, from the installed library to the libtacndlib.so
file.
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 /usr/bin
or /usr/local/bin
) and requires the native library to be installed as above. If necessary, change the executable file's permission 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 the HSM service is started.
hsmcon <ip do HSM> <usuario>