Generic
Generic Futurex CNG
Install and configure Futurex FXCL CNG
4min
after deploying the generic {{futurex}} cng service in {{ch}} , you need to deploy a client endpoint endpoints are devices authorized to access this service in the endpoints menu, you can view and filter details about existing endpoints and add new endpoints perform the following tasks to deploy a client endpoint and install the client library files deploy client endpoint install the fxcl cng module test the connection between fxcl cng and the {{ch}} deploy client endpoint perform the following steps to deploy the client endpoint go to the endpoints menu inside the service you deployed in the manage endpoints menu, select \[ add new ] in the add endpoint dialog enter a name for the endpoint leave the {{ch}} hostname value set to the default select the platform on which to deploy fxcl cng select \[ add endpoint ] when prompted, download a zip file containing the fxcl cng module and a configuration file pre configured to connect to your {{ch}} instance install the fxcl cng module perform the following steps to install the fxcl cng module on the machine where you installed the microsoft application you are integrating extract the zip file downloaded in your browser after deploying the service in {{ch}} go to the extracted directory with the following files client p12 cnginstallutil exe config json installcng bat libfxcl cng dll uninstallcng bat run the installcng bat file to install fxcl cng if the installation fails, create the directory path c \program files\futurex\fxcl\kmes\cng as an administrator and move all the files extracted from the zip into that directory test the connection perform the following steps to test the connection between fxcl cng and the {{ch}} open either powershell or command prompt run the following certutil command to test the connection between fxcl cng and the {{ch}} certutil csptest csp "futurex fxcl kmes cng" rsa if the connection succeeds, the following message displays in the last line of the command output certutil csptest command completed successfully if the command fails, check the fxcl cng log ( c \program files\futurex\fxcl\kmes\cng\fxcl log ) for details about the error