[GH-ISSUE #1069] [Bug] 仪表盘-即将过期证书 跳转后页面未显示证书 #725

Closed
opened 2026-03-03 01:05:30 +03:00 by kerem · 0 comments
Owner

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 / 复现步骤

以下是点击仪表盘-即将到期证书后跳转的页面
Image
这是正常的即将到期证书的页面
Image

对比了下请求,我发现问题是点击仪表盘-即将到期证书的跳转链接中的 filter 参数的 validityNotAfter 不对,正常应该是当前日期加设置中的即将过期预警阈值,而点仪表盘跳转的链接只是当前日期。

Logs / 日志

# Paste logs here / 请在此粘贴日志

Miscellaneous / 其他

No response

Contribution / 贡献代码

  • I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
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 / 复现步骤 以下是点击仪表盘-即将到期证书后跳转的页面 <img width="1921" height="933" alt="Image" src="https://github.com/user-attachments/assets/94bc906b-c609-4c87-9e30-1022eac6fb19" /> 这是正常的即将到期证书的页面 <img width="1912" height="943" alt="Image" src="https://github.com/user-attachments/assets/dc0a7f98-9841-460e-8b85-6d80e76eb6b0" /> 对比了下请求,我发现问题是点击仪表盘-即将到期证书的跳转链接中的 filter 参数的 validityNotAfter 不对,正常应该是当前日期加设置中的即将过期预警阈值,而点仪表盘跳转的链接只是当前日期。 ### Logs / 日志 <details> ```console # Paste logs here / 请在此粘贴日志 ``` </details> ### Miscellaneous / 其他 _No response_ ### Contribution / 贡献代码 - [ ] I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
kerem 2026-03-03 01:05:30 +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#725
No description provided.