[GH-ISSUE #780] [Feature] 证书监控支持多个域名同时监控 #529

Closed
opened 2026-03-03 01:04:04 +03:00 by kerem · 1 comment
Owner

Originally created by @haxi0222 on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/780

功能描述 / Description

Image
希望下个版本,在这里增加一个多个域名支持

Image

请求动机 / Motivation

每个域名单独配置一个通知太繁琐了

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献代码! / I am interested in contributing to this issue!
Originally created by @haxi0222 on GitHub (Jun 11, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/780 ### 功能描述 / Description ![Image](https://github.com/user-attachments/assets/1df39816-81b0-4a8b-bbb6-f7061790aa34) 希望下个版本,在这里增加一个多个域名支持 ![Image](https://github.com/user-attachments/assets/5ca638e9-a5a9-4a2e-8f6e-e01a9a25c9bf) ### 请求动机 / Motivation 每个域名单独配置一个通知太繁琐了 ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献代码! / I am interested in contributing to this issue!
kerem 2026-03-03 01:04:04 +03:00
Author
Owner

@fudiwei commented on GitHub (Jun 11, 2025):

现在你也同样可以添加多个监控节点(顺序添加即可,无需并行分支),不需要为它们每个都配置一个通知的,全都共用一个通知节点就可以了,条件分支这样配:

  • 证书A有效性 为 假
  • 证书B有效性 为 假
  • 证书C有效性 为 假
  • ...
<!-- gh-comment-id:2963264692 --> @fudiwei commented on GitHub (Jun 11, 2025): 现在你也同样可以添加多个监控节点(顺序添加即可,无需并行分支),不需要为它们每个都配置一个通知的,全都共用一个通知节点就可以了,条件分支这样配: - 证书A有效性 为 假 - 或 - 证书B有效性 为 假 - 或 - 证书C有效性 为 假 - ...
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#529
No description provided.