Install FXCL CNG
To maintain system security, install and operate only copies of FXCL that you get directly from Futurex. A member of the Solutions Architect team either provides the files or makes them available for download on the Futurex Portal or equivalent Futurex-operated file distribution platform.
Download or copy the
fxcl-x.x.x-win64.zip file to the computer where you plan to run the Microsoft AD CS instance.Configure FXCL CNG
Perform the following steps to configure FXCL CNG:Create the
C:\FX-Logs directory. The FXCL CNG configuration file settings send log output to the FXCL CNG logs in the FX-Logs\ directory.Open the
Make the following changes in the Windows Store TLS settings section:
config.json file for editing, and make the following changes, as shown in the following sample file:| Parameter | Required configuration |
|---|---|
| log_file | Set the define to point to C:\FX-Logs\fxcl-cng.log |
| host | Set the define to point to the IP address and port of the network-connected KMES Series 3 device |
| Parameter | Required configuration |
|---|
| win_cert_store | Set the define to point to the My, which corresponds with the Personal store |
|---|---|
| win_cert_name | Set the define to the Common/Subject Name of the AD CS certificate |
| win_ca_stores | Set the define to the Root store, which corresponds with the Trusted Root Certification Authorities store |
| win_use_crl | Set the define to true |
None
Test the connection
Perform the following steps to test the connection between FXCL CNG and the KMES Series 3:Run the following certutil command to test the connection between FXCL CNG and the KMES Series 3 by using the client TLS certificate configured for AD CS in the Windows Certificate Store:If the command fails, check the FXCL CNG log for details about the error that occurred.
Powershell
If the connection succeeds, the following message displays on the last line of the command output:
Powershell

