- My Cart (0)
- Support
- Email Us
- 1-877-SSL-SECURE
- Live Chat
Software developers can now integrate SSL.com certificate purchasing into their process flows. The SSL.com Certificate API provides an open standards interface in the form of REST using the well established http protocol and JSON standards. By adopting well-established standards, the api minimizes the learning curve for the development team and results in faster deployment.
Leveraging this open standard api, developers can automatically purchase and manage their ssl certificates. Developers can access status information, as well as cancel and reprocess existing certificates. Even validations can be handled through the api. Requests and responses are in the form of JSON so several return values can be handled in a single response. And best of all, it's all open standards so developers can be up and running quickly and not be tied into a proprietary api language.
Developers must create an SSL.com Reseller account in order to get the required account_key and secret_key credentials necessary to interface with the api. Once this has been done, please visit the "Dashboard" and at the bottom of the screen under "api login credentials", the account_key and secret_key can be found.
Create an ssl.com certificate order. Upon successful application, the price (if any) of the ssl certificate will be deducted from reseller account associated with the account number specified in the account_key.
OID | description | ASN.1 type(s) | max length |
---|---|---|---|
2.5.4.3 | Common Name (Fully-Qualified Domain Name) | DirectoryString | 64 chars |
OID | description | ASN.1 type(s) | max length |
---|---|---|---|
2.5.4.10 | Organization Name | DirectoryString | 64 chars |
2.5.4.11 | Organizational Unit | DirectoryString | 64 chars |
2.5.4.18 | Post Office Box | DirectoryString | 40 chars |
2.5.4.9 | Street Address 1 | DirectoryString | 128 chars |
2.5.4.9 | Street Address 2 | DirectoryString | 128 chars |
2.5.4.9 | Street Address 3 | DirectoryString | 128 chars |
2.5.4.7 | Locality Name | DirectoryString | 128 chars |
2.5.4.8 | State or Province Name | DirectoryString | 128 chars |
2.5.4.17 | Postal Code | DirectoryString | 40 chars |
2.5.4.6 | Country Name (ISO3166 2-character code) |
Query for a list of email address choices (click here to see the possible choices) that can be used in validating the ownership or control of a domain name. One of these email addresses can then be used in the dcv_email_address or dcv_methods parameter when placing an order. See 'POST /certificates/<version>/create' above for more details on placing ssl.com certificate orders. through the api.
Resend dcv email from the list of email address choices (click here to see the possible choices) used in validating the ownership or control of a domain name.
Retrieve the certificate or check the status of a certificate order placed earlier. See 'POST /certificates/<version>/create' above for more details on placing ssl.com certificate orders" through the api.
Reprocess or redo an existing certificate order that has been issued already.