mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #1069] [Bug] 仪表盘-即将过期证书 跳转后页面未显示证书 #725
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#725
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 @zaw007 on GitHub (Nov 28, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1069
Release Version / 软件版本
v0.4.6
Description / 缺陷描述
点击 仪表盘-即将过期证书,跳转后的页面未显示即将过期的证书
Steps to reproduce / 复现步骤
以下是点击仪表盘-即将到期证书后跳转的页面


这是正常的即将到期证书的页面
对比了下请求,我发现问题是点击仪表盘-即将到期证书的跳转链接中的 filter 参数的 validityNotAfter 不对,正常应该是当前日期加设置中的即将过期预警阈值,而点仪表盘跳转的链接只是当前日期。
Logs / 日志
Miscellaneous / 其他
No response
Contribution / 贡献代码