Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.futurex.com/llms.txt

Use this file to discover all available pages before exploring further.

Create a client endpoint to generate connection credentials for the ADSS Server host. The endpoint package contains all files needed for PKCS #11 connectivity.
1

Navigate to the deployed service

In the CryptoHub web interface, locate and select the ADSS Signing service you deployed.
2

Create a new client endpoint

Select the option to add a new client endpoint. Provide a descriptive name (e.g., adss-server-host).
3

Configure endpoint parameters

Set any endpoint-specific configuration options as required.
4

Download the endpoint package

Download the zip file. It contains the following connection credentials and libraries:
FileDescription
ca-chain.pemCA certificate chain for TLS trust
client-cert.pemSigned client certificate
client.p12PKCS #12 bundle (certificate + private key)
fxpkcs11.cfgPre-configured PKCS #11 configuration file
fxpkcs11.dll / libfxpkcs11.soFuturex PKCS #11 library
PKCS11Manager (.exe)PKCS #11 management utility
configTest (.exe)Configuration test utility
The fxpkcs11.cfg file is pre-configured with the CryptoHub connection settings. You do not need to edit it manually unless your environment requires custom paths.