Certificate management
Windows Certificate Store
Install and configure FXCL CNG
2 min
perform the following steps to install the fxcl cng module extract the zip file downloaded in your browser after deploying the service in {{ch}} go to the extracted directory, which contains 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 is successful, you see the following message in the last line of the command output certutil csptest command completed successfully if the command fails, check the fxcl cng log (such as c \program files\futurex\fxcl\kmes\cng\fxcl log ) for details about the error