After you deploy the Venafi Adaptable CA service in CryptoHub, set up a client endpoint. An endpoint is a device authorized to access the service. Use the Endpoints menu to view and manage these devices. You can also add new endpoints by selecting [ Add New ]. This prompts you to enter the device address and specify the endpoint. Detailed instructions for deploying a client endpoint and installing the client library files are provided below.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.
Deploy client endpoint
Perform the following steps to deploy a client endpoint in CryptoHub:In the Add Endpoint dialog:
- Enter a Name for the endpoint (optional).
- Leave the values set to the CryptoHub Hostname that is auto-populated.
- Select the Platform on which to deploy Venafi Adaptable.
Extract the Venafi Adaptable CA endpoint zip
Perform the following steps to configure the Futurex Adaptable CA PowerShell scripts on the machine where you installed Venafi TPP:Go to the directory containing the Venafi Adaptable CA endpoint zip generated for the service in CryptoHub
Extract the client PKI and root CA certificate using OpenSSL
Copy the password value inside the pki-password.txt file to your clipboard before proceeding. You will need to paste it in place of
yourpassword in the OpenSSL commands below.Import the Client Application TLS CA certificate into the Trusted Root Certificate Authorities store in Windows
Right-click the Trusted Root Certificate Authorities store and select All Tasks > Import. This opens the Certificate Import Wizard.
Select [ Browse ]. In the File Explorer, select the Client Application TLS CA file and click [ Open ], then select [ Next ].
Leave selected the Trusted Root Certificate Authorities store as the location to import the certificate and click [ Next ].

