Certificate Authority
Microsoft ADCS
Install and configure FXCL CNG
3min
after deploying the microsoft adcs service in {{ch}} , you need to deploy a client endpoint endpoints refer to devices that are authorized to access this service in endpoints menu, you can view and filter details about existing endpoints you can also add new endpoints by selecting \[ add new ] this prompts you to enter the device address and specify the endpoint perform the following steps to deploy a client endpoint and install the client library files deploy 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 value set the {{ch}} hostname that auto populates select the platform microsoft adcs for deployment select \[ add endpoint ] the browser should prompt the user to download a zip file containing the fxcl cng module and a configuration file pre configured to connect to your {{ch}} instance perform the steps in the next section to install it on the machine where you installed microsoft adcs install fxcl cng 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