[GH-ISSUE #1182] [Bug] 手动吊销证书后重新运行工作流不会立即申请新证书 #802

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

Originally created by @ZeroClover on GitHub (Feb 3, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1182

Release Version / 软件版本

0.4.16

Description / 缺陷描述

当在证书列表手动吊销某个证书后,重新运行工作流,如果证书剩余有效期超过了工作流中定义的时间,则不会重新申请证书

Steps to reproduce / 复现步骤

  1. 在证书列表中吊销证书
  2. 重新运行工作流

Logs / 日志

#kq1ZA--k_8h4LmUcSixQ 开始
[2026-02-03 15:44:28]
the workflow is starting
#7Jxh-iNDhPtD-M7xXHRIy 申请
[2026-02-03 15:44:28]
ready to request certificate ...
[2026-02-03 15:44:28]
found last node output #crelrsnekz0nyup record
[2026-02-03 15:44:28]
found last certificate #49pgsebo2p4u4jd record
[2026-02-03 15:44:28]
skip this application, because the last requested certificate expires in 4 day(s), next renewal will be in 3 day(s)

但证书 ID 49pgsebo2p4u4jd 已经吊销

Image

Miscellaneous / 其他

No response

Contribution / 贡献代码

  • I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
Originally created by @ZeroClover on GitHub (Feb 3, 2026). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1182 ### Release Version / 软件版本 0.4.16 ### Description / 缺陷描述 当在证书列表手动吊销某个证书后,重新运行工作流,如果证书剩余有效期超过了工作流中定义的时间,则不会重新申请证书 ### Steps to reproduce / 复现步骤 1. 在证书列表中吊销证书 2. 重新运行工作流 ### Logs / 日志 <details> ```console #kq1ZA--k_8h4LmUcSixQ 开始 [2026-02-03 15:44:28] the workflow is starting #7Jxh-iNDhPtD-M7xXHRIy 申请 [2026-02-03 15:44:28] ready to request certificate ... [2026-02-03 15:44:28] found last node output #crelrsnekz0nyup record [2026-02-03 15:44:28] found last certificate #49pgsebo2p4u4jd record [2026-02-03 15:44:28] skip this application, because the last requested certificate expires in 4 day(s), next renewal will be in 3 day(s) ``` 但证书 ID `49pgsebo2p4u4jd` 已经吊销 <img width="1432" height="664" alt="Image" src="https://github.com/user-attachments/assets/63e586b8-aacf-4371-87df-368a77127c73" /> </details> ### Miscellaneous / 其他 _No response_ ### Contribution / 贡献代码 - [ ] I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
kerem 2026-03-03 01:06:07 +03:00
  • closed this issue
  • added the
    bug
    label
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#802
No description provided.