Skip to main content

2.11 Reissue SSL Subscription

2.11.1 API Information

Environment
Productionhttps://portal.racent.com/ssl/reissue
Request MethodPOST
content-typemultipart/form-data
DescriptionThis interface is used to reissue an SSL subscription. Reissue is only allowed when the SSL subscription is in the Issued status.

2.11.2 Parameter Definition

Parameter NameTypeRequiredDescription
api_tokenStringYIdentity credential. Please contact Racent technical support to generate a token.
certIdStringYRacent certificate ID
uniqueValueStringNOnly relevant for Sectigo products. 1-20 characters (a-z A-Z 0-9) for distributors to independently generate validation values.
refIdStringNUnique customer order number provided by the customer
reasonStringYReason for reissue

Function Response

Parameter NameTypeRequiredDescription
codeIntYReturn status. Please refer to Appendix 3.1 for detailed explanations.
errorsObject or StringNSpecific error information when the return status is an error.
dataObjectNThis parameter is required (Y) when the return status is successful. Details are described as follows:
certIdStringNRacent certificate ID. Please keep it properly, this parameter is the unique credential for the Racent instance.
vendorIdStringNCA order number.
vendorCertIdStringNCA certificate ID.
DCVfileNameStringNFile validation file name
DCVfileContentStringNFile validation file content
DCVdnsHostStringNDNS validation host value
DCVdnsValueStringNDNS validation record value
DCVdnsTypeStringNDNS validation record type
DCVfilePathStringNFile validation file path
dcvInfoObjectNThis field is Y when the validation value differs for each domain in the certificate request
The type of each entry is Object, and the object name of each entry is the requested domain name, for example: racent.com. Details of each entry are as follows:
DCVfileNameStringNFile validation file content
DCVfileContentStringNFile validation file content
DCVdnsHostStringNDNS validation host value
DCVdnsValueStringNDNS validation record value
DCVdnsTypeStringNDNS verification record type
DCVfilePathStringNFile verification file path