SSL certificates

Endpoint: !AutoApplyOrder

https://secure.trust-provider.com/products/!AutoApplyOrder

Use the POST method for this endpoint.

Submit parameters in the x-www-form-urlencoded format.

Request parameters

Parameter Requirement Type Max.Length Description

loginName

required

string

64 chars

Your account username.

loginPassword

required

string

128 chars

Your account password.

product

required

string

64 chars

Specifies a comma-separated string of integers for a product code.

There must be exactly one of the following integers specified:

  • PositiveSSL:

    • 291 — PositiveSSL Trial DV (30 day)

    • 287 — PositiveSSL DV

    • 289 — PositiveSSL Wildcard DV

    • 279 — PositiveSSL Multi-Domain DV

    • 556 — PositiveSSL EV

    • 557 — PositiveSSL EV Multi-Domain

  • InstantSSL:

    • 330 — InstantSSL DV

    • 331 — InstantSSL Wildcard DV

    • 7 — InstantSSL OV

    • 35 — InstantSSL OV Wildcard

    • 361 — InstantSSL UCC OV

    • 567 — InstantSSL EV

    • 568 — InstantSSL EV Multi-Domain

  • SectigoSSL:

    • 488 — SectigoSSL DV

    • 489 — SectigoSSL Wildcard DV

    • 492 — SectigoSSL UCC DV

    • 316 — SectigoSSL OV

    • 322 — SectigoSSL OV Wildcard

    • 583 — SectigoSSL OV Multi Domain

    • 337 — SectigoSSL EV

    • 410 — SectigoSSL EV Multi-Domain

  • EnterpriseSSL:

    • 749 — Enterprise SSL DV

    • 750 — Enterprise SSL Wildcard DV

    • 751 — Enterprise SSL Multi-Domain DV

    • 63 — EnterpriseSSL OV

    • 64 — EnterpriseSSL Pro OV

    • 65 — EnterpriseSSL Pro Wildcard OV

    • 335 — EnterpriseSSL Pro Multi-Domain OV

    • 562 — EnterpriseSSL Pro EV

    • 563 — EnterpriseSSL Pro EV Multi-Domain

  • SectigoSSL Pro (includes SiteLock Basic):

    • 721 — SectigoSSL Pro DV

    • 722 — SectigoSSL Pro Wildcard DV

    • 723 — SectigoSSL Pro Multi-Domain DV

    • 726 — SectigoSSL Pro OV

    • 727 — SectigoSSL Pro OV Wildcard

    • 728 — SectigoSSL Pro OV Multi-Domain

    • 731 — SectigoSSL Pro EV

    • 732 — SectigoSSL Pro EV Multi-Domain

  • SectigoSSL Premium (includes SiteLock Pro):

    • 735 — SectigoSSL Premium DV

    • 736 — SectigoSSL Premium Wildcard DV

    • 737 — SectigoSSL Premium Multi-Domain DV

    • 740 — SectigoSSL Premium OV

    • 741 — SectigoSSL Premium OV Wildcard

    • 742 — SectigoSSL Premium OV Multi-Domain

    • 745 — SectigoSSL Premium EV

    • 746 — SectigoSSL Premium EV Multi-Domain

  • SectigoSSL Enterprise (includes SiteLock Business and HackerGuardian Standard):

    • 754 — SectigoSSL Enterprise DV

    • 755 — SectigoSSL Enterprise Wildcard DV

    • 756 — SectigoSSL Enterprise Multi-Domain DV

    • 759 — SectigoSSL Enterprise OV

    • 760 — SectigoSSL Enterprise OV Wildcard

    • 761 — SectigoSSL Enterprise Multi-Domain OV

    • 764 — SectigoSSL Enterprise EV

    • 765 — SectigoSSL Enterprise Multi-Domain EV

The SSL product names listed above may differ depending on the account configuration.

days

required

integer

The validity period, in days.

The allowed values are:

  • 30

  • 90

  • 365

Sectigo allows purchase of a certificate bundle for multiple years. Two, three, four, and five-year certificates bundle can be placed by setting the days parameter to: 730, 1095, 1461 or 1826 respectively.

The certificate itself will be issued with a maximum allowed lifetime under industry guidelines. The certificate can be reissued, using the AutoReplaceSSL API, and the expiry date of the certificate will be increased each time, for the duration of the order.

isCustomerValidated

required

char

1 char

Specifies whether the customer will validate the customer’s documents.

The allowed values are:

  • Y — The customer validates the customer’s documents.

  • N — The customer does not validate the customer’s documents.

serverSoftware

required

integer

Specifies the server software code.

The allowed values are:

  • 2 — Apache

  • 10 — Java-based servers

  • 14 — Microsoft IIS 5.x to 6.x

  • 35 — Microsoft IIS 7.x and later

  • 36 — nginx

  • 18 — Oracle

  • 30 — Plesk

  • 31 — WHM/cPanel

  • -1 — Other

This parameter does not directly affect the certificate content. Use -1 as the default option.

csr

required

string

32767 chars

The Base64‑encoded certificate signing request (CSR) with or without the -----BEGIN xxxxx----- and -----END xxxxx----- header and footer.

For more information, see CSR parameter structure.

dcvMethod

optional

string

32 chars

Specifies the domain control validation (DCV) method.

The allowed values are:

  • EMAIL

  • HTTP_CSR_HASH

  • HTTPS_CSR_HASH

  • CNAME_CSR_HASH

If omitted, the value defaults to EMAIL.

dcvEmailAddress

conditional

string

255 chars

(Single-domain SSL certificates only) The domain control validation email address.

If specified, this email address must be an acceptable email address with which to perform Domain Control Validation (DCV) for this certificate. For more information, see GetDCVEmailAddressList API.

Alternative DCV mechanisms are available. For more information, see Domain Control Validation.

dcvEmailAddresses

conditional

string

32767 chars

(Multi-domain SSL certificates only) The comma or white-space-separated list of DCV email addresses to be used to perform Domain Control Validation for each domain in this certificate.

The order in which these email addresses are listed must be exactly the same as the order of the domain names in the certificate request. For more information, see the preceding domainNames parameter.

Alternative DCV methods can also be specified in this parameter.

You can pass the following values for each relevant domain:

  • HTTPCSRHASH

  • CNAMECSRHASH

  • DNSTXTRNDVAL

The allowed magic tokens if all domains in the order need to be set to the same alternative DCV method:

  • ALLHTTPCSRHASH

  • ALLCNAMECSRHASH

  • ALLDNSTXTRNDVAL

validationTokens

optional

string

32767 chars

(EV and OV Multi-domain SSL certificates only) Specifies DCV using token-based validation.

Allowed values include:

  • HTTPCSRHASH

  • CNAMECSRHASH

commonName

optional

string

64 chars

(Single-domain SSL certificates only) The primary domain name.

domainNames

optional

string

32767 chars

(Multi-domain SSL certificates only) List of domains included in the certificate.

primaryDomainName

optional

string

64 chars

(Multi-domain SSL certificates only) The primary domain (Common Name).

maxSubjectCNs

optional

integer

(Multi-domain SSL certificates only) Number of Common Names included in the subject.

organizationName

conditional

string

64 chars

(OV/EV certificates only) Organization name to be included in the certificate.

streetAddress1

conditional

string

128 chars

(OV/EV certificates only) Organization street address.

localityName

conditional

string

128 chars

The city in which the organization operates.

Providing it in any product request that requires organization validation can help speed up the validation process. If a locality name is specified here and in the CSR, prioritiseCSRValues indicates which value will be used.

If there is a locality name in the CSR, localityName is optional.

stateOrProvinceName

conditional

string

128 chars

The state or province in which the organization operates.

If a state or province name is specified here and in the CSR, prioritiseCSRValues indicates which value will be used.

If there is a state or province name in the CSR, stateOrProvinceName is optional.

postalCode

conditional

string

40 chars

The company’s postal code.

If a postal code is specified here and in the CSR, prioritiseCSRValues indicates which value will be used.

If there is a postal code in the CSR, postalCode is optional.

countryName

conditional

string

2 chars

An ISO 3166 two-character country code.

If a country name is specified here and prioritiseCSRValues is set to N, this value will be used instead of the country name in the CSR.

If there is a country name in the CSR, countryName is optional.

businessCategory

optional

char

1 char

The legal classification of the organization.

The allowed values are:

  • b — Private organization.

  • c — Government entity.

  • d — Business entity.

dunsNumber

optional

string

20 chars

A unique nine-digit identifier for businesses, provided by the company Dun & Bradstreet.

companyNumber

optional

string

64 chars

The registration number of the organization provided for validation purposes.

joiCountryName

required

string

2 chars

(EV certificates only) Jurisdiction country.

joiStateOrProvinceName

optional

string

128 chars

(EV certificates only) Jurisdiction state or province.

joiLocalityName

optional

string

128 chars

(EV certificates only) Jurisdiction city.

dateOfIncorporation

optional

string

10 chars

(EV certificates only) The date of incorporation (YYYY-MM-DD) of the company. This is useful information for validation purposes.

assumedName

optional

string

64 chars

(EV certificates only) An optional name under which the organization operates that is different from its legal name. This is a so-called DBA (doing business as) name for the company (if any).

appRepEmailAddress

required

string

255 chars

(OV/EV certificates only) The applicant representative’s email address which is used for the organizational callback by Sectigo.

Used for critical customer communications:

  • Validation for OV and EV certificates.

  • Communicating any warnings regarding platform alerts, malware alerts and blacklist monitoring.

appRepForename

conditional

string

64 chars

(OV/EV certificates only) The applicant representative’s name which is used for the organizational callback by Sectigo.

Required when Sectigo will perform the organizational callback and/or when HackerGuardian, HackerProof and products with additional HackerGuardian license are involved with your order.

appRepSurname

conditional

string

64 chars

(OV/EV certificates only) The applicant representative’s last name which is used for the organizational callback by Sectigo.

Required when Sectigo will perform the organizational callback and/or when HackerGuardian, HackerProof and products with additional HackerGuardian license are involved with your order.

appRepTelephone

optional

string

32 chars

(OV/EV certificates only) The applicant representative’s email address which is used for the organizational callback by Sectigo.

Required when Sectigo will perform the organizational callback.

isAppRepValidated

optional

char

1 char

Specifies who will verify the applicant representative’s contact details before the callback is performed.

The allowed values are:

  • Y — The Partner Reseller has verified that the applicant representative’s contact details are legitimate, using a data source other than the applicant. Only Partner Resellers with sufficient RA privileges may specify Y.

  • N — Sectigo will verify the applicant representative’s contact details before performing the callback using the method specified by callbackMethod.

callbackMethod

optional

char

1 char

(OV/EV certificates only) The callback method for verification of the applicant representative’s identity.

The allowed values are:

  • T — The applicant representative’s telephone number (appRepTelephone) is used to perform a callback verification. A verification code is communicated during the call to confirm the identity of the applicant representative.

  • E — An email, containing a callback verification code, is sent to the applicant representative.

languageName

optional

string

2 chars

The language name, specified using ISO639-1 two-character language code.

If omitted, the default language is English.

An account can contain multiple email templates in different languages for callback, Enterprise Authentication for the instant issuance, S/MIME request processing, or the missing shipping details request.

You may specify exactly one of the following values:

  • en — English

  • zh — Chinese-Mandarin

  • da — Danish

  • nl — Dutch

  • fr — French

  • de — German

  • it — Italian

  • ja — Japanese

  • ko — Korean

  • pt — Portuguese

  • ru — Russian

  • es — Spanish

  • sv — Swedish

  • tr — Turkish

If provided, the following parameters override languageName:

  • callBackTemplateID

  • maCreationTemplateID

  • agreementTemplateID

callBackTemplateID

optional

integer

Specifies whether to override Sectigo’s default choice of callback email template to be used to validate this certificate.

An account can contain multiple callback email templates. Contact Support for the callback template.

callBackTemplateID prevails over languageName if both of these parameters are provided.

Contact your account manager if you would like to set up one or more of your own callback email templates that can be referenced by this parameter.

maCreationTemplateID

optional

integer

(OV/EV SSL only) If specified, this parameter overrides Sectigo’s default choice of email template for Enterprise Authentication for the instant issuance to be used to validate this certificate.

An account can contain multiple email templates for Enterprise Authentication for the instant issuance. Contact Support for the templates for Enterprise Authentication for the instant issuance.

maCreationTemplateID prevails over languageName if both of these parameters are provided.

Contact your account manager if you would like to set up one or more of your own email templates of aforesaid type that can be referenced by this parameter.

agreementTemplateID

optional

integer

(OV/EV SSL) Specifies the Subscriber Agreement email template ID to be used for the order.

agreementTemplateID prevails over languageName if both of these parameters are provided.

uniqueValue

optional

string

20 chars

An alphanumeric value used to ensure the Request Token is unique for HTTP_CSR_HASH and CNAME_CSR_HASH dcvMethods.

The request tokens are as defined in the CA/B Forum Baseline requirements (version 1.4.1 or later) and used in the manner described in Sectigo’s Domain Control Validation.

If the uniqueValue parameter is omitted, and the same CSR was previously submitted, a uniqueValue is automatically generated and returned.

If the uniqueValue parameter is provided, it must be unique for the given CSR. Reusing the same CSR and uniqueValue combination will result in error code -55. For more information, see Error codes

prioritiseCSRValues

optional

char

1 char

Specifies which values to use when the same field is present in both the CSR and the request parameters.

The allowed values are:

  • Y — Prioritize values from the CSR over request parameters.

  • N — Prioritize request parameter values over those in the CSR.

  • P — Use only request parameter values and ignore all CSR values.

  • C — Use only CSR values and ignore all request parameters.

If omitted, the value defaults to Y.

caCertificateID

optional

integer

Specifies a particular issuing CA certificate.

showCertificateID

optional

char

1 char

Specifies whether to include the certificate ID in the response.

showCertificateState

optional

char

1 char

Specifies whether to include the certificate state in the response.

omitAdditionalFQDN

optional

char

1 char

(Single-domain SSL certificates only) Specifies whether an additional FQDN is included in the certificate.

The allowed values are:

  • N — Sectigo adds an additional FQDN. If the requested domain is <domain>, www.<domain> is added. If the requested domain is www.<domain>, <domain> is added.

  • Y — No additional FQDN is added.

If omitted, the value defaults to N.

disableSiteLock

optional

char

1 char

Specifies whether the SiteLock bundle is excluded from the SSL certificate order.

The allowed values are:

  • Y — Excludes the SiteLock bundle from the order.

  • N — Includes the SiteLock bundle in the order, if applicable.

If omitted, the value defaults to N.

IgnoreMasterAccount

optional

char

1 char

(OV/EV certificates only) Specifies whether to ignore the master account settings for Enterprise Authentication for the instant issuance for this order.

The allowed values are:

  • Y — Enterprise Authentication for the instant issuance will not be applied to this order.

  • N — Sectigo will apply Enterprise Authentication for the instant issuance to this order. An email requesting for confirmation will be sent to the applicant representative.

Enterprise Authentication should be enabled for your account.

If omitted, the value defaults to N.

idaEmailAddress

optional

string

255 chars

(Identity Authority product only) An email address to add to IdAuthority for display in TrustLogo popups.

Applicable if a TrustLogo is being ordered.

idaTelephoneNumber

optional

string

32 chars

(Identity Authority product only) A telephone number to add to IdAuthority for display in TrustLogo popups.

Applicable if a TrustLogo is being ordered.

idaFaxNumber

optional

string

32 chars

(Identity Authority product only) A fax number to add to IdAuthority for display in TrustLogo popups.

Applicable if a TrustLogo is being ordered.

emailAddress

optional

string

255 chars

The alternative issuance email address.

If specified, the certificate will be emailed to this email address rather than the applicant’s admin email address.

If the value specified is 'none', no certificate issuance email will be sent at all. It is useful if you intend to collect the certificate with CollectSSL.

foreignOrderNumber

optional

char

64 chars

The external order number.

This identifier can be returned by some of our other APIs to aid in integration with partner systems.

checkFONIsUnique

optional

char

1 char

Specifies whether to check that the foreignOrderNumber parameter is unique for this account.

The allowed values are:

  • Y — The foreignOrderNumber parameter if specified must have not already been used for any order placed by this account.

  • N —  The foreignOrderNumber parameter is not checked for uniqueness.

signerTitle

optional

string

64 chars

(OV/EV SSL only) The title of a natural person who is either the Applicant, employed by the applicant, or an authorized agent who has authority on behalf of the applicant to sign subscriber agreements.

This parameter is optional and may be omitted if the Applicant Representative and the Signer are the same individual.

This should be a person with legal authority to accept the Subscriber Agreement on behalf of the organization named in the certificate.

signerForename

optional

string

64 chars

(OV/EV SSL only) The first name of a natural person who is either the applicant, employed by the applicant, or an authorized agent who has authority on behalf of the applicant to sign subscriber agreements.

This parameter is optional and may be omitted if the Applicant Representative and the Signer are the same individual.

This should be a person with legal authority to accept the Subscriber Agreement on behalf of the organization named in the certificate.

signerSurname

optional

string

64 chars

(OV/EV SSL only) The surname of a natural person who is either the applicant, employed by the applicant, or an authorized agent who has authority on behalf of the applicant to sign subscriber agreements.

This parameter is optional and may be omitted if the Applicant Representative and the Signer are the same individual.

This should be a person with legal authority to accept the Subscriber Agreement on behalf of the organization named in the certificate.

signerEmailAddress

optional

string

255 chars

(OV/EV SSL only) The email address of a natural person who is either the applicant, employed by the applicant, or an authorized agent who has authority on behalf of the applicant to sign subscriber agreements.

This parameter is optional and may be omitted if the Applicant Representative and the Signer are the same individual.

This should be a person with legal authority to accept the Subscriber Agreement on behalf of the organization named in the certificate.

signerTelephone

optional

string

32 chars

(OV/EV SSL only) The phone number of a natural person who is either the applicant, employed by the applicant, or an authorized agent who has authority on behalf of the applicant to sign subscriber agreements.

This parameter is optional and may be omitted if the Applicant Representative and the Signer are the same individual.

This should be a person with legal authority to accept the Subscriber Agreement on behalf of the organization named in the certificate.

cspName

optional

string

255 chars

The cryptographic service provider (CSP).

If omitted, the value defaults to 'Microsoft Enhanced Cryptographic Provider v1.0'.

responseFormat

optional

char

1 char

Specifies the response format.

The allowed values are:

  • 0 — Newline-delimited parameters.

  • 1 — URL-encoded parameters.

If omitted, the value defaults to 0.

test

optional

char

1 char

Specifies whether this is a test order.

The allowed values are:

  • Y — The account will not be charged and the order will be processed as a test order.

  • N — The order will be processed as a live order.

If omitted, the value defaults to N.

curl --location 'https://secure.trust-provider.com/products/!AutoApplyOrder' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'loginName=login_name' \
--data-urlencode 'loginPassword=login_password' \
--data-urlencode 'days=365' \
--data-urlencode 'product=287' \
--data-urlencode 'responseFormat=1' \
--data-urlencode 'serverSoftware=-1' \
--data-urlencode 'csr=-----BEGIN CERTIFICATE REQUEST-----
MIIC0DCCAbgCAQAwSDETMBEGA1UEAwwKdnBzLXFhLmNvbTELMAkGA1UEBhMCUk8x
FTATBgNVBAgMDElhyJlpIENvdW50eTENMAsGA1UEBwwESWFzaTCCASIwDQYJKoZI
...
LPo1p2nDNJ31Y+ZCRYczmaD7Vhw9n5IVSReiTF/1cq7zoUzhtc93v3DQBTP5jMAB
6twg2O/KReq9Z/Wsud7CC0ABxzpiGg0E7o4iZeIzid+lZ9h4g5W2nhXnUQSuNY1y
79muBw==
-----END CERTIFICATE REQUEST-----' \
--data-urlencode 'isCustomerValidated=N' \
--data-urlencode '[email protected]'

Response

The request is successful when the server returns a response with the error code 0.

Any error code less than 0 indicates an error condition, and the error message provides additional details.

Error responses are returned in application/x-www-form-urlencoded format.

Response format 0 (Plain text)

The MIME type will be text/plain for responseFormat=0 (by default).

The first line of the response contains a status code.

Whether 0 or 1 is returned for successful orders depends on how your account is configured with Sectigo. Usually, you will take payment from your customer and Sectigo will debit your account funds when you place the order. However, in special circumstances it can be arranged for Sectigo to take payment from your customer on your behalf.

If the status code is less than 0, the second line of the response contains an error message describing the error.

If the status code is greater than or equal to 0, the response can contain the following lines which provide:

Line Possible Value Description

Line 1

The status of the order. For more information, see Error codes.

The status code.

Line 2

An integer.

The second line contains an order number.

Line 3

  • If the status code = 0, it contains the debited amount.

  • If the status code = 1, it contains the required amount, not including UK VAT (if required).

The amount in your account’s native currency, without a currency symbol.

Line 4

The possible values are:

  • 0

  • 1

  • 24

  • 48

  • 240

The expected delivery time.

Line 5 (if applicable)

The internal certificate ID of the certificate purchased by this order.

The certificate ID, up to 16 digits. Returned if showCertificateID=Y.

Line 5 or 6 (if applicable)

A unique alphanumeric value up to 20 characters long.

The certificate state. Returned if showCertificateState=Y.

Line 5, 6 or 7 (if applicable)

A unique alphanumeric value up to 20 characters long.

The unique value. Returned if the uniqueValue parameter was passed in to this API, or if uniqueValue has been generated by Sectigo for this order.

Response format 1 (URL-encoded)

Most of Sectigo’s API endpoints use URL-encoded responses. AutoApplySSL can return responses in the same format by specifying responseFormat=1 in the request.

The MIME type will be application/x-www-form-urlencoded for responseFormat=1.

The following table displays the various parameters that can appear for responseFormat=1.

Parameter Description

errorCode

A numeric code that identifies the type of error and is always present in the response.

For more information, see Error codes.

errorMessage

A description of the error.

errorMessage is not present when the status code = 0.

orderNumber

An integer. This parameter is only present when errorCode=0.

totalCost

The amount in your account’s native currency, without a currency symbol. This parameter is only present when errorCode=0.

expectedDeliveryTime

The expected number of hours before this order will be completed. This parameter is only present when errorCode=0.

The possible values are:

  • 0

  • 1

  • 24

  • 48

  • 240

certificateID

The internal certificate ID of the certificate purchased by this order. This parameter is only present when showCertificateID=Y and errorCode=0.

certificateStatus

The status of the certificate purchased by this order. This parameter is only present when showCertificateState=Y and errorCode=0.

uniqueValue

A unique alphanumeric value up to 20 characters long. Only returned if the uniqueValue parameter was passed in to this API, or if uniqueValue has been generated by Sectigo for this order.

Sample success response

0
123456789
35.00
ImWhh1J1
Output Details

0

The successful response.

123456789

The Sectigo order number.

35.00

The amount debited to the account — $35.00.

Displayed price is for sample purposes only.

ImWhh1J1

A uniqueValue returned as one was not provided and the CSR has been re-used.

Sample error response

errorCode=-3&errorMessage=The+%27loginName%27+argument+is+missing%21

Error codes

Error Code Error Message Description

-1

Request was not made over HTTPS!

The request must use HTTPS protocol.

-2

'xxxx' is an unrecognized argument!

The provided argument is not recognized.

-3

The 'xxxx' argument is missing!

A required argument is missing from the request.

-4

The value of the 'xxxx' argument is invalid!

The argument value does not meet validation requirements.

-5

The CSR’s Common Name may NOT contain a wildcard!

The Common Name in the certificate signing request (CSR) must not include a wildcard character.

-6

The CSR’s Common Name MUST contain ONE wildcard!

The Common Name in the CSR must include exactly one wildcard character.

-7

'xx' is not a valid ISO-3166 country!

The specified country code is not valid according to the ISO-3166 standard.

-8

The CSR is missing a required field!

The CSR does not include all required fields.

-9

The CSR is not valid Base-64 data!

The CSR must be encoded in valid Base-64 format.

-10

The CSR cannot be decoded!

The CSR could not be decoded properly.

-11

The CSR uses an unsupported algorithm!

The CSR’s algorithm is not supported.

-12

The CSR has an invalid signature!

The signature on the CSR is invalid.

-13

The CSR uses an unsupported key size!

The key size in the CSR is not supported.

-14

An unknown error occurred!

An unknown error occurred.

-15

Not enough credit!

The account does not have sufficient credit.

-16

Permission denied! Contact Sectigo Support to have your account enabled for the !AutoApplyOrder API.

The user does not have permission to access the AutoApplyOrder API.

-17

Request used GET rather than POST!

The request method should be POST.

-18

The CSR’s Common Name may not be a Fully-Qualified Domain Name!

Common Names must not be a fully qualified domain name (FQDN).

-19

The CSR’s Common Name may not be an Internet-accessible IP Address!

Common Name must not be an Internet-accessible IP address.

-35

The CSR’s Common Name may not be an IP Address!

Common Name must not be an Internet-accessible IP address.

-40

The CSR uses a key that is believed to have been compromised!

The CSR’s key is on the compromised key list.

-47

'domainName' is already validated!

The specified domain name has already been validated.

-55

This Request Token is not unique!

The provided request token has already been used.

-65

PlanID for this product not found.

The specified PlanID for the product could not be found.

-68

Argument 'xxxx' can be used just with License products!

The specified parameter can only be used with license products.

-70

Invalid Email Address!

The provided email address is not valid.

-73

This account has already ordered this SWP product!

The account has already ordered this specific SWP product.

-82

The order must have only one Web Package product!

The order can include only one Web Package product.

-83

'xxxx' is not applicable to this order!

The specified argument is not applicable for the current order.

-84

The order should include 'xxxx'!

The order must include the specified item.

-90

Permission denied 'Context'

The user does not have permission for the specified context.

-91

Permission denied 'Context'

The user does not have permission for the specified context.

-110

CSR decoding Internal Error

An internal error occurred while decoding the CSR.

-111

Tier1 Credit/Debit internal Error

The Tier1 credit/debit processing encountered an internal error.

-112

Tier1 Credit/Debit internal Error

The Tier1 credit/debit processing encountered an internal error.

-113

Tier1 Credit/Debit internal Error

The Tier1 credit/debit processing encountered an internal error.

-114

Unknown autoApply Type

The specified autoApply type is not recognized.

-115

No price found for 'xxx'! Contact Support!

No price information available for the specified item.

-116

Wrong Item Cost! Contact Support!

The provided item cost is incorrect.

-117

Wrong Item Cost! Contact Support!

The provided item cost is incorrect.

-118

Wrong product Identifier!

The specified product identifier is incorrect.

-119

Internal error occured!

An internal error occurred.

-121

"TAX" value is deprecated. The value "TIN" should be used instead'

Semantic error.

TAX is no longer a valid value.

Use TIN instead.

-121

Wrong format of 'xxxx' identifier.

Semantic error.

The format of the provided identifier is incorrect.

-121

Wrong country code value in 'xxxx' identifier.

Semantic error.

The country code in the provided identifier is incorrect.

-150

Insufficient privileges to order this type of product

The user does not have sufficient privileges to order the specified product type.

-161

Parameter 'xxxx' is not applicable to this type of product!

The specified parameter is not valid for this product type.

-162

The CSR must not contain domain names that are not in the "domainNames" parameter!

The CSR contains domain names not listed in the domainNames parameter.