Comodo Positive Multi Domain SSL with Wildcard SAN

Service URL: https://api.ssl2buy.com/queryservice/ComodoFullOrder/ComodoPositiveMultiDomainSSLWithWildcardSAN

Test Service URL: https://demo-api.ssl2buy.com/queryservice/ComodoFullOrder/ComodoPositiveMultiDomainSSLWithWildcardSAN

This method allows the partner to Comodo Positive Multi Domain SSL with Wildcard SAN

Request Parameters for “ComodoFullOrderRequest”

Field Name Description Type Required
PartnerEmail SSL2Buy Login Email String (Max Length : 200) Yes
ApiKey SSL2Buy API Key String (Max Length : 100) Yes
Year Validity of certificate Integer Yes
PartnerOrderID Partner should pass the Partner order number String Yes
WebServer

Web Server

Use method GetComodoWebServerList to get web server list

String Yes
ApprovalMethod

Approval Method to Approve Certificate

Possible value

  1. EMAIL
  2. HTTPCSRHASH
  3. CNAMECSRHASH
String Yes
ApprovalEmail

Approval Email used to approve certificate

Use method GetComodoApprovalEmailList to get web approval email list

String (Max Length : 200) Yes
CSR CSR to place full order String Yes
IsAutoConfig

Note: It’s applicable for multi-year order only. By default, It’s FALSE.

  • True:
    • Before the certificate expires, the configuration process will be automated using the current CSR, DCV Method, and contact details for the next year’s subscription process.
    • Please note that once the configuration is processed for next year, Domain Validation will be necessary.
    • Once the configuration is finished, you’ll receive an email with instructions for completing domain validation and installing the certificate.
  • False:
    • If you prefer to configure your next year’s subscription manually, you can start a new one with a different CSR and contact details. If you wish to set up your subscription for the next year manually, this option would be the right choice.
Boolean No
AddDomains

Number of Additional Domains want to secure.

Note: Default price is for 3 domains pack. Multi Domain SSL includes 3 domains default pack. If you need more than 3 domains licenses, then only you need to purchase additional domain licenses.

Integer No
SanList

Key value pair of SAN Domain and Approval method or email

For example,
{“www.abc.com”: ”admin@abc.com”, “www.xyz.com” : ”HTTPCSRHASH”, “www.test.com” : ”CNAMECSRHASH”}

Array No
WildcardSAN Number of Additional Wildcard Domains want to secure. Integer No
WildcardSanList

Key value pair of Wildcard SAN and Approval method or email

For example,
{“*.abc.com”: ”admin@abc.com”, “*.xyz.com” : ”HTTPCSRHASH”,
“*.test.com” : ”CNAMECSRHASH”}

Array No
OrganisationInfo
FirstName Contact First Name String (Max Length : 200) Yes
LastName Contact Last Name String (Max Length : 200) Yes
Email Contact Email String (Max Length : 200) Yes
Address1 Contact Address1 String (Max Length : 200) Yes
Address2 Contact Address2 String (Max Length : 200) No
City Contact City String (Max Length : 200) Yes
State Contact State String (Max Length : 200) Yes
CountryName Country Name String (Max Length : 200) Yes
PostalCode Postal Code String (Max Length : 200) Yes
PhoneNo Phone number String (Max Length : 200) Yes
Fax Fax String (Max Length : 200) No

Response Parameters for “ComodoFullOrderResponse”

Field Name Description Type
SSL2BuyOrderNumber SSL2Buy Order number Integer
ComodoOrderNumber Comodo Order Number String
ApprovalEmail Approval Email String
DomainName Domain Name String
MD5

MD5 Unique value

This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH DCV method is used.

String
SHA1

SHA1 Unique Value

This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH DCV method is used.

String
ApprovalMethod

Approval Method to Approve Certificate

Possible values

  1. EMAIL
  2. HTTPCSRHASH
  3. CNAMECSRHASH
String
UniqueValue

Unique Value

This value is used to approve certificate when HTTPCSRHASH Or CNAMECSRHASH DCV method is used.

String
APIError
.. ErrorNumber Error Number Integer
.. ErrorField Error Field String
.. ErrorMessage Description of errors String
StatusCode Status Code of Response
i.e
0 = Method is executed successfully.
-1 = There is an Error in Response.
Integer