After you deploy the Bitwarden 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 ]. When prompted, enter the device address and specify the endpoint. The following sections provide detailed instructions for deploying a client endpoint and installing the client library files.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 the client endpoint
Perform the following steps to deploy the client endpoint:In the Add Endpoint dialog:
- Enter a Name for the endpoint (optional).
- Leave the CryptoHub Hostname set to the auto-populated value.
- In the Platform drop-down list, you must select Linux OpenSSL 3.x 64-bit to match the OpenSSL version installed in the Bitwarden Key Connector container.
Select [ Add Endpoint ]. The browser prompts you to download a zip file containing the Futurex PKCS #11 module and a configuration file pre-configured to connect to your CryptoHub instance. To install the files on the machine where you installed Bitwarden, perform theConfigure Bitwarden instructions in the next section.
Generate RSA key pair
Perform the following tasks to generate an RSA key pair for Bitwarden Key Connector:- Create X.509 Certificate Container and root CA.
- Generate Bitwarden key pair.
- Export Bitwarden certificate.
- Assign a name to the private key.
- Grant Use permission on the private key.
You must generate the Bitwarden key pair under a root CA certificate to give it the encrypt and decrypt security usage it requires.
Create a certificate container and CA
Perform the following steps to create an X.509 certificate container and root CA:In the X.509 Certificate Container creation dialog, configure the following settings:
- Name: Bitwarden
- Host: Select None
- Type: Select X.509
- Owner group: Select the Bitwarden role CryptoHub created for the service.
Right-click the Bitwarden X.509 certificate container and select Add Certificate > New Certificate.
Generate a key pair
Perform the following steps to generate the Bitwarden key pair:Configure the following Basic Info settings:
- Security Usage: Encrypt/Decrypt
- Leave all other fields set to the default values.

