How Can We Help
Reissue SSL Certificate
POST https://portal.nicsrs.com/ssl/reissue
Use this endpoint to reissue an SSL certificate. The reissued certificate replaces the existing certificate. Only the issued certificate can be requested for reissue.
Request parameters
Fields explanation:
▪ R – Required
▪ O – Optional
Name | Type | Req/Opt | Description |
api_token | String | R | Authentication credentials (User token). To get token, please contact NicSRS technical support. |
certId | String | R | Certificate ID provided by nicsrs.com. |
uniqueValue | String | O | Value only for Sectigo products (Please set the value within 1-20 characters from a-z, A-Z, 0-9.) |
refId | String | O | The unique customer order ID provided by reseller. |
reason | String | R | The reason of reissue. |
Response parameters
Name | Type | Req/Opt | Description |
code | Int | R | Response status codes. A response code identifies a specific status. See Appendix – Response Codes. |
errors | Array or String | O | |
data | Json | O | Response data. For more information, see the resource section below. |
-certId | String | O | Certificate ID. Note: please save the value that will be used in other endpoints. |