mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #1184] [Feature] 增加一个新的菜单,针对域名维度的证书有效性监控 #803
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#803
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 @aohanhongzhi on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1184
Description / 功能描述
目前有的SSL证书菜单的查看所有证书包括历史记录(包括已经过期的)都有,不便于查看当前域名的证书当前情况。增加一个新的菜单,针对域名维度的证书有效性监控,这样比较一目了然,有没有更新成功。
Motivation / 请求动机
当前 SSL证书包括过期的历史记录不方便查看当前所有域名的当前情况。
Miscellaneous / 其他
No response
Contribution / 贡献代码
@fudiwei commented on GitHub (Feb 8, 2026):
你是指你真实的、线上所使用的实际证书、还是指数据库里的证书按域名为单位聚合一下?
@aohanhongzhi commented on GitHub (Feb 8, 2026):
按照域名维度,目前实际部署上线的网站维度。
比如,我有30个网站,都配置了域名。
那么希望针对这30个网站,加一个菜单,展示其当前证书状态。
@fudiwei commented on GitHub (Feb 9, 2026):
duplicate #765