Navigate to the deployed service
In the CryptoHub web interface, locate and select the ADSS Signing service you deployed.
Create a new client endpoint
Select the option to add a new client endpoint. Provide a descriptive name (e.g.,
adss-server-host).Download the endpoint package
Download the zip file. It contains the following connection credentials and libraries:
| File | Description |
|---|---|
| ca-chain.pem | CA certificate chain for TLS trust |
| client-cert.pem | Signed client certificate |
| client.p12 | PKCS #12 bundle (certificate + private key) |
| fxpkcs11.cfg | Pre-configured PKCS #11 configuration file |
| fxpkcs11.dll / libfxpkcs11.so | Futurex 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.
