Deploy client endpoint
1
Go to the Endpoints menu inside the service you deployed.
2
In the Manage Endpoints menu, select [ Add New ].
3
In the Add Endpoint dialog:
- Enter a Name for the endpoint.
- Leave the value set the CryptoHub Hostname that auto-populates.
- Select the Platform for deployment.
4
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 CryptoHub instance.Perform the steps in the next section to install FXCL CNG on the machine on which Microsoft ADCS will be installed.
Install FXCL CNG
Perform the following steps to install the FXCL CNG module:1
Extract the zip file downloaded in your browser after deploying the service in CryptoHub.
2
Go to the extracted directory, which contains the following files:
client.p12CNGInstallUtil.execonfig.jsonInstallCNG.batlibfxcl-cng.dllUninstallCNG.bat
3
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 CryptoHub:1
Open either PowerShell or Command Prompt.
2
Run the following certutil command to test the connection between FXCL CNG and the CryptoHub.If the connection is successful, you see the following message in the last line of the command output:If the command fails, check the FXCL CNG log (such as
Text
Text
C:\Program Files\Futurex\fxcl\kmes\cng\fxcl.log) for details about the error.
