mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #794] [Bug] 部署百度cdn #539
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#539
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 @xuxiaoshuo on GitHub (Jun 13, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/794
软件版本 / Release Version
v0.3
缺陷描述 / Description
failed to execute sdk request 'cdn.PutCert': [Code: IamSignatureInvalid; Message: IamSignatureInvalid, cause: Fail to authn user: Missing headers required by signing: content-length; RequestId: c60309fa-2884-4497-80a7-f8f83f709cfe]
复现步骤 / Steps to reproduce
开始
[2025-06-13 16:34:20]
workflow is started
申请
[2025-06-13 16:34:20]
ready to obtain certificiate ...
[2025-06-13 16:34:37]
application completed
部署
[2025-06-13 16:34:37]
ready to deploy certificate ...
[2025-06-13 16:34:37]
sdk request 'cdn.PutCert'
[2025-06-13 16:34:37]
failed to deploy certificate
[2025-06-13 16:34:37]
failed to execute sdk request 'cdn.PutCert': [Code: IamSignatureInvalid; Message: IamSignatureInvalid, cause: Fail to authn user: Missing headers required by signing: content-length; RequestId: c60309fa-2884-4497-80a7-f8f83f709cfe]
日志 / Logs
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Jun 14, 2025):
似乎是百度 SDK 自身的 Bug,已向上游 repo 反馈,等待修复。
https://github.com/baidubce/bce-sdk-go/issues/104