To create and manage External Account Binding credentials for ACMEv2 enrollment with Certificate Enrollment Gateway, you must use the EAB Utility. The EAB Utility is available as a separate download package on Entrust TrustedCare.
The following procedure describes how to download and install the EAB Utility. You must install the EAB Utility on an Entrust Deployment Manager or Cryptographic Security Platform node.
To install the EAB Utility on a Entrust Deployment Manager or Cryptographic Security Platform node
- Download the EAB Utility from Entrust TrustedCare:
- In a Web browser, log in to Entrust TrustedCare (https://trustedcare.entrust.com).
- Browse to the Certificate Enrollment Gateway product page.
- Download the EAB Utility binary file (
eab-util
),
- Copy the EAB Utility binary to one of the Entrust Deployment Manager or Cryptographic Security Platform nodes (for example, using
scp
command). - Log in to the node as sysadmin.
- Navigate to the directory where you copied the binary file.
- Enter the following command to make the binary executable:
sudo chmod +x eab-util
- Enter the following command to move the file into the
/usr/bin/
directory:sudo mv eab-util /usr/bin/