mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #681] [Bug] 腾讯云 -通过 SSL 证书服务创建部署任务,部署cos域名证书,提示格式不正确 #458
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#458
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 @bingoku on GitHub (May 13, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/681
软件版本 / Release Version
v0.3.11
缺陷描述 / Description
failed to execute sdk request 'ssl.DeployCertificateInstance': [TencentCloudSDKError] Code=FailedOperation.CertificateDeployInstanceFormatError, Message=部署格式错误: s.456.zone,正确格式为: Region|Bucket|Domain, RequestId=0f5bfea5-7440-490b-ba10-22533528333a
复现步骤 / Steps to reproduce
直接写域名,前端验证通过

但部署的时候报错,格式不对
前端改成这种格式,前端ui报错。
日志 / Logs
其他 / Miscellaneous
No response