mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #770] 网站证书监控功能能否再优化 #523
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#523
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 @800118 on GitHub (Jun 6, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/770
功能描述 / Description
假设要监控一个网站的SSL证书状况,即将过期和已经过期的证书需要设置两种不同的状态,但是这两种情况接下来需要执行的任务都是一样的,就是重新申请证书,能否把这个流程合并一下?或者在监控的时候设置条件可以再精细一点,比如证书有效但快到期和已过期的两种情况可以同时监控到。
请求动机 / Motivation
优化流程
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Jun 6, 2025):
现在就能实现啊,分支触发条件你可以选“或”的: