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 MongoDB service in CryptoHub, you must deploy a client endpoint to authorize the KMIP-supported application to use the service. Perform the following instructions for deploying a client endpoint: After deploying the service in CryptoHub, you need to deploy a client endpoint. Endpoints are devices authorized to access this service. In the Endpoints menu, you can view and filter details about existing endpoints and add new endpoints.
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:
  • Enter a Name for the endpoint (optional).
  • Leave set the CryptoHub Hostname that is auto-populated.
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 name of the identity CryptoHub created for MongoDB to use when connecting and authenticating via KMIP
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)