Install and configure FXCL CNG module
After deploying the Microsoft SignTool service in , 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 tasks to deploy a client endpoint and install the client library files:
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 set the Hostname that is auto-populated.
- Select the Platform Microsoft SignTool will be deployed on.
Select [ Add Endpoint ]. The browser should prompt the user to download a zip file containing the Futurex CNG module and a configuration file pre-configured to connect to your instance.
Follow the following steps to install the downloaded zip file on the machine where you installed Microsoft SignTool.
Extract the zip file downloaded in your browser after deploying the service in .
The recommended location to store the FXCNG files (i.e., fxcng.dll and fxcng.cfg) is inside C:\Program Files\Futurex\fxcng. This requires you to create the Futurex\fxcng directories as an administrator.
The Futurex CNG module expects to find the FXCNG configuration file (i.e., fxcng.cfg) in the C:\Program Files\Futurex\fxcng directory by default. Alternatively, you can set the FXCNG_CFG environment variable to point to the location of the FXCNG configuration file if you wish to store it in a different location.