Certificate Authority
EJBCA
Configure the EJBCA server
1min
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 command ant f ejbca ce 6 15 2 6/build xml q clean deployear locate the ejbca toolbox/ folder cd /opt/ejbca install/ejbca ce 6 15 2 6/ run the following command ant clienttoolbox start web service with the following command java d\[standalone] server xmx2048m dorg jboss boot log file=/opt/wildfly/standalone/log/server log dlogging configuration=file /opt/wildfly/standalone/configuration/logging properties jar /opt/wildfly/jboss modules jar mp /opt/wildfly/modules org jboss as standalone djboss home dir=/opt/wildfly djboss server base dir=/opt/wildfly/standalone c standalone xml b 0 0 0 0 &