Skip to content

[bug]域名相关:修改证书的api请求似乎有bug #165

@zsq2010

Description

@zsq2010

一.路径
API文档-api接口-域名相关:修改证书
文档地址:
https://developer.qiniu.com/fusion/4246/the-domain-name#14

二.实践过程
使用accessKey, secretKey, domain,上传了证书成功,返回了证书ID
"使用相同的变量",请求修改证书(为域名启用新证书,我是这么理解和需求)

结果:
上传SSL证书成功,证书ID: 68109347f23d4551688abe9e
url: https://api.qiniu.com/domain/pic.lehuiyuan.cn/httpsconf
配置域名证书失败: 配置失败,状态码: 612, 响应: {"code":612,"error":"no such domain"}

问题:
相同变量,请求,说明变量是没问题准确的.
响应: {"code":612,"error":"no such domain"}-----但是,一直都是"no such domain"

是不是这个api有问题,我感觉没穿错

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions