With managed automation, you can use a DigiCert provided ACME client, or you can configure the Agent to use your ACME client. To use a custom ACME client, you need to specify the client command path and arguments when configuring the automation agent.
For using your own ACME client, you need to do the following:
Ensure the following checks for command path:
Ensure the following checks for command arguments:
In the client command path, provide the full directory path for the script that will run your custom ACME client.
For example:
In the client command arguments field, specify the ACME client arguments included in the script for your custom client.
CertCentral automation supports the following ACME arguments:
For example:
{acmeDirectoryUrl} {hosts} {email} {key} {extActKid} {extActHmac}
Save the configuration changes.
After you have saved the configuration, go back to CertCentral to run the ACME automation agent.