[PR #204] [MERGED] change: tencent ssl upload repeatable to false #864

Closed
opened 2026-03-03 01:06:34 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: change-tencent-ssl-upload-repeatable


📝 Commits (1)

  • afeae42 change: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/204 **Author:** [@LeoChen98](https://github.com/LeoChen98) **Created:** 10/15/2024 **Status:** ✅ Merged **Merged:** 10/16/2024 **Merged by:** [@usual2970](https://github.com/usual2970) **Base:** `main` ← **Head:** `change-tencent-ssl-upload-repeatable` --- ### 📝 Commits (1) - [`afeae42`](https://github.com/certimate-go/certimate/commit/afeae4269c0fd5e6670b62df65833027e426d556) change: tencent ssl upload repeatable to false ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/deployer/tencent_cdn.go` (+1 -1) </details> ### 📄 Description 腾讯云ssl证书上传接口可重复选项设置为`false`,以避免重复上传导致的列表污染。 经测试,该项修改为`false`后返回值中`response.Response.CertificateId`为现有重复的证书`CertificateId`,可正常用于后续部署动作。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:06:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#864
No description provided.