[GH-ISSUE #998] [Feature] 支持吊销证书 #686

Closed
opened 2026-03-03 01:05:14 +03:00 by kerem · 0 comments
Owner

Originally created by @pooneyy on GitHub (Oct 18, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/998

功能描述 / Description

「SSL 证书」中,在单个证书的「…」菜单中,增加「吊销并删除证书」的选项,选项样式与「删除证书」一致。

Image

吊销证书建议使用一个内置的、隐藏的、用户不可编辑工作流实现,吊销的结果将会在「仪表盘」的「最近的工作流运行」中呈现。如果吊销成功,则删除对应的证书,如果吊销失败,则不做其它的动作。

不建议在工作流中增加用户可配置的「申请吊销证书」节点,自动化的流程中加入吊销的动作会有意外发生

请求动机 / Motivation

当密钥泄露、站点下线以及其它证书不再需要的情形下,为了安全我们需要吊销证书。

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @pooneyy on GitHub (Oct 18, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/998 ### 功能描述 / Description 「SSL 证书」中,在单个证书的「…」菜单中,增加「吊销并删除证书」的选项,选项样式与「删除证书」一致。 <img width="1509" height="296" alt="Image" src="https://github.com/user-attachments/assets/198cdcea-ccdc-4fd4-bf41-d0bb154af94d" /> 吊销证书建议使用一个内置的、隐藏的、用户不可编辑工作流实现,吊销的结果将会在「仪表盘」的「最近的工作流运行」中呈现。如果吊销成功,则删除对应的证书,如果吊销失败,则不做其它的动作。 _不建议在工作流中增加用户可配置的「申请吊销证书」节点,自动化的流程中加入吊销的动作会有意外发生_ ### 请求动机 / Motivation 当密钥泄露、站点下线以及其它证书不再需要的情形下,为了安全我们需要吊销证书。 ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
kerem 2026-03-03 01:05:14 +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#686
No description provided.