跳至主要内容

2.11 重簽SSL訂閱

2.11.1 API 資訊

測試環境
正式環境https://portal.racent.com/ssl/reissue
請求方式POST
content-typemultipart/form-data
描述此介面用於重新簽發 SSL 訂閱。僅當 SSL 訂閱狀態為已簽發時,才允許重新簽發

2.11.2 參數定義

參數名稱參數類型必填說明
api_tokenStringY身分憑據,生成 token 請聯絡 Racent 技術支援。
certIdStringYracent 憑證 id
uniqueValueStringN僅與 Sectigo 產品相關。1-20 個字元(a-z A-Z 0-9)用於經銷商自行產生驗證值。
refIdStringN客戶提供的唯一客戶訂單編號
reasonStringY重新簽發原因

函式回傳

參數名稱參數類型必填說明
codeIntY回傳狀態,具體詳解請參見附錄 3.1
errorsObject or StringN當回傳狀態為錯誤時,具體錯誤資訊。
dataObjectN當回傳狀態為成功時,此參數為 Y。具體描述如下:
certIdStringNRacent 憑證id。請妥善保管,此參數為 Racent 實例唯一憑據。
vendorIdStringNCA 訂單編號。
vendorCertIdStringNCA 憑證編號。
DCVfileNameStringN檔案驗證檔名
DCVfileContentStringN檔案驗證檔案內容
DCVdnsHostStringNDNS 驗證主機值
DCVdnsValueStringNDNS 驗證記錄值
DCVdnsTypeStringNDNS 驗證記錄類型
DCVfilePathStringN檔案驗證檔案路徑
dcvInfoObjectN申請憑證中的每個網域驗證值不一樣時,此項為Y
每項類型為Object,每項物件名為申請得網域,如:racent.com。每項詳情如下:
DCVfileNameStringN檔案驗證檔案內容
DCVfileContentStringN檔案驗證檔案內容
DCVdnsHostStringNDNS 驗證主機值
DCVdnsValueStringNDNS 驗證記錄值
DCVdnsTypeStringNDNS 驗證記錄類型
DCVfilePathStringN檔案驗證檔案路徑