Connecting the EJBCA environment to the HSM through the FXPKCS11 library requires the configuration of various files by performing the following steps: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.
Locate the
web.properties file in the EJBCA path (/opt/ejbca-install/ejbca_ce_6_15_2_ 6/conf/web.properties) and open it in a text editor.Add the following new lines to the file:
cryptotoken.p11.lib.115.name=Futurexcryptotoken.p11.lib.115.file=/futurex/libfxpkcs11.so
The number depends on the previous libraries installed.

