Certificate Authority
EJBCA
Configure the EJBCA server
1 min
connecting the ejbca environment to the hsm through the fxpkcs11 library requires the configuration of various files by performing the following steps 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=futurex cryptotoken p11 lib 115 file=/futurex/libfxpkcs11 so the number depends on the previous libraries installed save the file to apply these changes, rebuild the ejbca environment by using the following commands locate the ejbca install/ folder using the following cd command cd /opt/ejbca install/ run the following commands ant q clean deployear ant runinstall ant deploy keystore restart the wildfly daemon