Skip to content

AddACMEaccount

This command is used to create an ACME account with a subscription term of 1, 2, or 3 years chosen at pre-registration. Creating an ACME account does not initiate a subscription, and may be done at any time; until the first domain is added to the subscription, the term remains inactive. Once the first domain is added, the subscription begins, the fee is charged immediately, and the expiration date is set based on the chosen term. Any further domains added afterwards join this same active subscription, inheriting its existing expiration date rather than starting a new term.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = AddACMEaccount
CERTVALIDATIONTYPE = DV
PROVIDER = sectigo
PERIOD = 1|2|3
Response
code = (INTEGER)
description = (TEXT)
runtime = (INTEGER)
queuetime = (INTEGER)
property[acmeaccount][0] = (TEXT)
property[acmeaccount hmac][0] = (TEXT)
property[acmeaccount kid][0] = (TEXT)
property[acmeserverurl][0] = (TEXT)
property[certvalidationtype][0] = DV
property[status][0] = PENDING
ATTRIBUTESDETAILS
CERTVALIDATIONTYPEType of certificate validation used for the ACME account.
PROVIDERACME provider the account is created with.
PERIODSubscription term, in years. Defaults to 1 year if not provided.
acmeaccount hmacHMAC key for the external account.
acmeaccount kidKey identifier for the external account.

The following parameters are optional for this command.

Command
SERVICETAG# = (TEXT)
ADDSERVICETAG# = (TEXT)
ATTRIBUTESDETAILS
SERVICETAG#Service tag associated with the ACME account.
ADDSERVICETAG#Adds a service tag for the ACME account.