NicSRS
US - English

Web Security Support

SSL Certificate SiteLock

NicSRS API

API

How Can We Help You Today?

How Can We Help You Today How Can We Help You Today
NicSRS > help center > Reissue SSL Certificate

Reissue SSL Certificate

更新时间: 2021-02-26 16:54:57

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.