v1

latestSwagger 2.02026-07-132946124.7 KB
v2

Retrieves the external account binding for the specified customer

Use this endpoint to retrieve a key identifier and Hash-based Message Authentication Code (HMAC) key for Automated Certificate Management Environment (ACME) External Account Binding (EAB). These credentials can be used with an ACME client that supports EAB (ex. CertBot) to automate the issuance request and deployment of DV SSL certificates

get/v2/customers/{customerId}/certificates/acme/externalAccountBinding

Path parameters

customerIdstring required

An identifier for a customer

Response

Acme key identifier and HMAC key for the external account binding. Directory URI is also provided for making ACME requests.

directoryUrlstring url required

ACME directory resource URL.

keyIdstring required

EAB key identifier for the ACME account.

hmacKeystring required

EAB HMAC key for the ACME account