Install the Futurex PKCS #11 shared library on the ADSS Server host.Documentation Index
Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
Use this file to discover all available pages before exploring further.
Linux
Download the Futurex PKCS #11 package
Obtain the Futurex PKCS #11 package from FXTools for your platform architecture and OpenSSL version.
Extract the package
Extract the archive. It contains the following files:
| File | Description |
|---|---|
| libfxpkcs11.so | Futurex PKCS #11 shared library |
| fxpkcs11.cfg | PKCS #11 configuration file |
| PKCS11Manager | PKCS #11 management utility |
| configTest | Configuration test utility |
Copy the library to the installation directory
Copy the library files to the system-wide installation path:
Shell
Verify the library is accessible
Confirm the library file is readable by the user running ADSS Server (typically
root):Shell
The library file exists and has read permissions for the ADSS Server process user.
The PKCS #11 library logs operations to
/tmp/fxpkcs11.log by default. This log is useful for verifying HSM calls during testing.
