mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #1060] 腾讯云UploadUpdateCertificateInstance调用失败 #716
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#716
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iehtian on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1060
Release Version / 软件版本
0.4.5
Description / 问题描述
腾讯云调用UploadUpdateCertificateInstance返回InvalidParameter导致失败,但是我查看文档和json格式,没发现不对的地方
certimate_workflow_run_#spfkl59y5vowhwn_logs.txt
Miscellaneous / 其他
值得一提的是,如果选择部署到cdn,它能成功将证书上传至腾讯云
certimate_workflow_run_#diqqi85q8rv6zrh_logs.txt
@fudiwei commented on GitHub (Nov 25, 2025):
UploadUpdateCertificateInstance这个接口目前只支持 CLB。UpdateCertificateInstance才支持 CDN。@iehtian commented on GitHub (Nov 25, 2025):
感谢
我以为那个只是示例,原来是列出来所有参数值了
@LiuYuan90 commented on GitHub (Dec 17, 2025):
是否可以将这个标明在工具中。腾讯官方文档也没有写明,我也提交了腾讯的表单,等回复中。