Deploy new client endpoint on the CryptoHub
After deploying the TrueNAS Enterprise service in , you must deploy a client endpoint to authorize the KMIP-supported application to use the service. Detailed instructions for deploying a client endpoint are provided below.
Go to the Endpoints menu for the service you deployed.
In the Manage Endpoints menu, select [ Add New ].
In the Add Endpoint dialog:
- Enter a Name for the endpoint (optional).
- Leave set the Hostname that is auto-populated.
Select [ Add Endpoint ]. The browser should prompt the user to download a zip file which contains the following files:
ca-chain.pem
CA certificate bundle
client-cert.pem
Client TLS certificate
credential.txt
Contains the name of the identity created for TrueNAS Enterprise to use when connecting and authenticating via KMIP
info.txt
Includes the service name and address for connecting to the
pki.p12
Full Client PKI in encrypted PKCS #12 format (contains the CA chain, client certificate, and client private key)
pki-password.txt
Contains the password for the PKCS #12 file