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.

After deploying the Generic KMIP service in CryptoHub, you must deploy a client endpoint to authorize the KMIP-supported application to use the service. Perform the following steps to deploy a client endpoint:
1
Go to the Endpoints menu for the service you deployed.
2
In the Manage Endpoints menu, select [ Add New ].
3
In the Add Endpoint dialog:
  1. Enter a Name for the endpoint (optional).
  2. Leave the value set to the CryptoHub Hostname that auto-populates.
4
Select [ Add Endpoint ]. The browser prompts you to download a zip file which contains the following files:
FileDescription
ca-chain.pemCA certificate bundle
client-cert.pemClient TLS certificate
credential.txtContains the identity name and API Key CryptoHub created for the service to use when connecting and authenticating via KMIP. If you selected TlsBundle instead of ApiKey as the authentication mechanism, only the identity name is included.
info.txtIncludes the service name and address for connecting to the CryptoHub
pki.p12Full Client PKI in encrypted PKCS #12 format (contains the CA chain, client certificate, and client private key)
pki-password.txtContains the password for the PKCS #12 file
CryptoHub <number>.cerAuto-generated self-signed CA certificate used to issue client endpoint TLS certs (number is random)
Futurex Test Root CA (ECC).cer or Futurex Test Root SSL CA.cerFuturex Test Root CA for embedded Futurex Test TLS certs (ECC or RSA, based on the algorithm configured for the KMIP connection pair)
<number>-Prod-App-Alt.cerKMIP server TLS certificate (number is random)