mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #888] [Feature] 移除云服务商的过期证书 #604
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#604
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 @0987363 on GitHub (Jul 24, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/888
功能描述 / Description
ESA的自定义证书有数量限制,现在需要手动移除过期证书。
如果能在部署新证书的时候自动移除老证书就最好了
请求动机 / Motivation
简化证书管理流程
其他 / Miscellaneous
No response
贡献 / Contribution
@0987363 commented on GitHub (Jul 24, 2025):
不仅仅是ESA,其他云服务也存在相同需求
@Trashblazer commented on GitHub (Jul 27, 2025):
EO附议
但是部署的时候不要做移除操作,因为这样会存在很多未知问题。比如在别的地方手动引用了这个证书,会导致删除失败。
为了增加健壮性,可以单独做一个流水线调用API来清理过期证书。
@fudiwei commented on GitHub (Aug 7, 2025):
计划是单独提供一个 Cleaner 节点
@xtremforce commented on GitHub (Feb 14, 2026):
同求支持!+1