日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

SetDcdnDomainSSLCertificate - 配置域名證書

調(diào)用SetDcdnDomainSSLCertificate設(shè)置某域名下是否啟用證書功能及更新證書信息。

調(diào)試

您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權(quán)信息

當(dāng)前API暫無授權(quán)信息透出。

請求參數(shù)

名稱類型必填描述示例值
DomainNamestring

證書所屬的服務(wù)域名,需屬于 HTTPS 加速類型。

example.com
CertNamestring

證書名稱,目前只支持單個證書名稱,只有 CertType=upload 時生效。 CertType=upload 時選填,給新證書的名稱。

yourCertName
CertIdlong

證書 ID,只有 CertType=cas 時生效。 CertType=cas 時必填,表示選擇已有證書。

8089870
CertTypestring

證書類型。

  • upload:上傳證書。
  • cas:證書中心證書。
upload
SSLProtocolstring

HTTPS 證書是否啟用。

  • on:啟用。
  • off:不啟用。
off
SSLPubstring

安全證書內(nèi)容,不啟用證書則無需輸入,配置證書請輸入證書內(nèi)容。

xxx
SSLPristring

私鑰內(nèi)容,不啟用證書則無需輸入,配置證書請輸入私鑰內(nèi)容。

y****
CertRegionstring

證書所在地域,只有 CertType=cas 時生效。支持cn-hangzhouap-southeast-1,默認(rèn)cn-hangzhou。國際站用戶建議使用ap-southeast-1。

cn-hangzhou
Envstring

是否灰度下發(fā)證書。 取值:staging:灰度下發(fā)證書。 不傳或者傳任何其他值,都是正式下發(fā)證書。

staging

返回參數(shù)

名稱類型描述示例值
object
RequestIdstring

請求 ID。

A7C69682-7F88-40DD-A198-10D0309E439D

示例

正常返回示例

JSON格式

{
  "RequestId": "A7C69682-7F88-40DD-A198-10D0309E439D"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400InvalidSSLProtocol.ValueNotSupportedThe specified SSLProtocol is invalid.不支持該HTTPS證書開關(guān),請?zhí)顚憃n或off。
400SSLPub.MissingParameterThe SSLPub parameter is required.請?zhí)顚慡SLPub。
400SSLPri.MissingParameterThe SSLPri parameter is required.請?zhí)顚慡SLPri。
400InvalidSSLPubThe specified SSLPub is invalid.SSLPub錯誤,請重新填寫。
400InvalidSSLPriThe specified SSLPri is invalid.SSLPri錯誤,請?zhí)顚懻_的SSLPri。
400Certificate.MissMatchThe SSLPri does not match the certificate.證書與私鑰不匹配。
400InvalidCertificate.TooLongThe maximum length of the certificate is exceeded.Certificate長度超過限制。
400InvalidCertName.TooLongThe length of the certificate name cannot exceed 128 characters.證書名稱不能超過128個字符。
400AuthenticationFailedError performing verification.身份驗證失敗。
400SetDomainCertificate.ParameterErrorThe specified parameters are invalid.參數(shù)錯誤,請?zhí)顚懻_的參數(shù)再重試。
400Certificate.StatusErrorThe status of the certificate is invalid.證書狀態(tài)錯誤。
400DeleteFailedError deleting the certificate.刪除證書失敗。
400Certificate.NotFindThe certificate does not exist.證書不存在。
400Certificate.DuplicatedThe certificate name already exists.證書重復(fù)。
400Certificate.FormatErrorThe format of the certificate is invalid.證書格式錯誤。
400Certificate.StatusErrorThe certificate does not exist, or the status of the certificate is invalid.證書不存在或證書狀態(tài)錯誤。
400Certificate.KeyNullThe private key is required.私鑰不能為空。
400Key.MalformedThe specified Key format is invalid.參數(shù)Key格式錯誤。
400CertStorage.failedError saving the certificate.證書保存失敗。
400CertificateContent.DuplicatedThe certificate has been uploaded; do not upload again.證書已經(jīng)上傳,請不要再次上傳。
400Certificate.ExpiredThe certificate has expired.證書過期了。
400InvalidDomain.notOnlineThe domain is offline. Check the status of the domain and try again later.域名未在線,請檢查域名狀態(tài),稍后再試。
400Decode.ErrorError decoding the SSLPub or SSLPri certificate.證書 sslpub 或 sslpri 解碼錯誤。
400sslPub.ErrorError encoding SSLPub.sslPub 編碼失敗。
400sslPri.ErrorError encoding SSLPri.sslPri 編碼失敗。
400DomainInSafeModeThe domain is in safe mode. To request permission, contact Customer Service.此域名處于安全模式。如果您想做這個操作,請工單聯(lián)系我們。
400CreateCertificateFailedCreate certificate failed,please try again.創(chuàng)建證書失敗,請重新創(chuàng)建證書。
400Abs.CertRegion.ValueNotSupportedCertRegion is not supported.不支持的證書地域。
400CertNameAlreadyExistsThe CertName already exists.該證書名稱已存在。
400Certificate.MissMatchThe certificate does not match the domain.證書和域名不匹配。
403DomainInProtectedModeThe domain is in protection mode. To request permission, contact Customer Service.此域名處于被保護(hù)模式。如果您想做這個操作,請聯(lián)系我們。
404CertName.MissingParameterYou must specify CertName.請?zhí)顚懽C書名稱。
404InvalidDomain.OfflineThe domain is offline.域名已下線。

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內(nèi)容概要操作
2024-05-11OpenAPI 錯誤碼發(fā)生變更查看變更詳情
2023-12-06OpenAPI 錯誤碼發(fā)生變更查看變更詳情
2023-09-04OpenAPI 錯誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更查看變更詳情