mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #204] [MERGED] change: tencent ssl upload repeatable to false #864
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#864
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?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/204
Author: @LeoChen98
Created: 10/15/2024
Status: ✅ Merged
Merged: 10/16/2024
Merged by: @usual2970
Base:
main← Head:change-tencent-ssl-upload-repeatable📝 Commits (1)
afeae42change: tencent ssl upload repeatable to false📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
internal/deployer/tencent_cdn.go(+1 -1)📄 Description
腾讯云ssl证书上传接口可重复选项设置为
false,以避免重复上传导致的列表污染。经测试,该项修改为
false后返回值中response.Response.CertificateId为现有重复的证书CertificateId,可正常用于后续部署动作。🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.