1. Version Information
This document provides comprehensive APIs for SSL certificate management, covering core functions such as ordering, renewal, validation, and status query, and supports multiple mainstream brands. It is continuously updated and maintained to ensure compatibility with the latest industry standards and diversified enterprise needs.
| Version | Date | Author | Description |
|---|---|---|---|
| V1.0.0.0 | 2019/10/18 | Nick | Initial draft |
| V1.0.0.1 | 2019/10/23 | Nick | Added section 2.7 Get Product List API |
| V1.0.0.2 | 2019/11/3 | Nick | Added section 2.8 Cancel SSL Subscription API Added section 2.9 Revoke SSL Subscription API Added section 2.10 Renew SSL Subscription API Added section 2.11 Reissue SSL Subscription API Added section 2.12 Replace SSL Subscription Information API |
| V1.0.0.3 | 2019/11/4 | Nick | Added section 2.13 Modify SSL Subscription Domain Validation Method API |
| V1.0.0.4 | 2019/11/12 | Nick | Modified content-type Set the Administrator parameter as required, to be used as the customer contact information. |
| V1.0.0.5 | 2019/12/13 | Nick | Fixed some bugs present in the previous version |
| V1.0.0.6 | 2020/1/2 | Nick | Added uniqueValue, used for Sectigo products, enabling resellers to generate validation information independently |
| V1.0.0.7 | 2020/3/9 | Nick | Modified section 2.6 Get DNS Validation Information Fixed bugs in section 2.3 Get Certificate Request Status Added section 2.14 Batch Modify Validation Method API |
| V1.0.0.8 | 2020/4/1 | Nick | Added issuance progress, Domain Control Validation (DCV) progress, and domain validation information to section 2.3 Get Certificate Request Status. Added domainInfo in section 2.14 Batch Modify Domain Validation Method, used to modify the validation method for some domains. |
| V1.0.0.9 | 2020/5/15 | Nick | Adjusted the data structure for obtaining certificate request status in section 2.3, involving domain information and issuance progress |
| V.1.0.1.0 | 2020/7/6 | Nick | For order parameters in section 2.2, csr is now optional and the privateKey parameter has been added. For obtaining certificate request status in section 2.3, added jks and pkcs12 related parameters |
| V.1.0.1.1 | 2020/7/23 | Nick | Added the refId parameter 2.15 Obtain certId based on refId 2.16 Query domain CAA records |
| V.1.0.1.2 | 2021/1/4 | Nick | Added code signing order placement Added email signing order placement |
| V.1.0.1.3 | 2021/1/12 | Nick | Added section 2.17 Verify and collect email signature interface |
| V.1.0.1.5 | 2021/3/18 | Nick | Added interfaces for deleting and batch deleting unverified domains (2.18 and 2.19) |
| V.1.0.1.7 | 2021/10/18 | Nick | Revised document wording |
| V.1.0.1.8 | 2021/11/1 | Nick | Added section 2.20 (Obtain SSL subscription list) |
| V.1.0.1.9 | 2022/1/25 | Nick | Unified validation information retrieval for Digicert and Sectigo (2.3,2.5,2.6) |
| V.1.0.2.0 | 2022/7/6 | Nick | Added rsaPrivateKey to section 2.3 |
| V.1.0.2.1 | 2022/9/29 | Nick | Synced validation status for Digicert-type products Added brand field to the return of obtaining SSL subscription list |
| V.1.0.2.2 | 2022/12/1 | Nick | 2.3 Added replaceCertId and oldCertId for certificate reissue replaceCertId oldCertId |
| V.1.0.2.3 | 2023/3/2 | Nick | 2.3 Added return of application information (Administrator, tech, finance, organizationInfo) |
| V.1.0.2.4 | 2023/3/14 | Nick | Supported CFCA globally trusted SSL certificates |
| V.1.0.2.5 | 2023/3/23 | Nick | Supported CFCA globally trusted SSL certificates |
| V.1.0.2.6 | 2023/5/7 | Nick | 2.3 Added certificate status |
| V.1.0.2.7 | 2023/7/12 | Nick | 2.7 Added product attributes 2.2, 2.10, 2.21 Added orgCheck |
| V.1.0.2.8 | 2023/8/3 | Nick | 2.20 Added domain search |
| V.1.0.2.9 | 2023/9/22 | Nick | Digicert and GlobalSign support uploading confirmation letters via verificationPic |
| V.1.0.3.0 | 2023/12/26 | Nick | Added needFree |
| V.1.0.3.1 | 2024/5/29 | Nick | 2.7 Added search item encryptType |
| V.1.0.3.2 | 2024/6/28 | Nick | Added 2.23 interface for obtaining pre-validation information Supported Digicert DV certificates |
| V.1.0.3.3 | 2024/10/11 | Nick | Added duplicateOrgCheck in sections 2.2, 2.10, and 2.21 |