> ## 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.

# Changelog

> Version history and feature changes for the AppViewX integration guide.

A record of updates to the integration guide, detailing modifications and feature support changes for transparency and traceability.

<Update label="AppViewX Integration Guide" description="">
  * <Badge color="blue">Updated</Badge> 08/2026 - Set the service endpoint to the CryptoHub REST API port (`apiType: RestApi`), so the endpoint identity authenticates over the REST API with no manual configuration. Enabling **REST API Login** on the endpoint's partition is no longer required, and the integration no longer uses the JSON Excrypt Port: all operations run over the REST API and the REST Excrypt protocol bridge (`/home/v1/excrypt`).
</Update>

<Update label="AppViewX Integration Guide" description="">
  * <Badge color="blue">Updated</Badge> 08/2026 - Re-scoped CryptoHub preparation to the service-template deploy and endpoint model. Deploying the AppViewX service and creating an endpoint now provisions the scoped partition and identity, grants the required permissions (`CertManage:Add`, `Keys:Export`), and authorizes the Host API commands (`RKPK`, `RKOP:request`) automatically. Creating the key group remains manual.
</Update>

<Update label="AppViewX Integration Guide" description="">
  * <Badge color="green">Added</Badge> 08/2026 - This guide was created to document certificate creation with AppViewX against CryptoHub over the REST API and the Excrypt protocol bridge, covering HSM-resident RSA key generation, in-HSM CSR generation, and enrollment with an external certificate authority.
</Update>
