mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #1095] [Feature] SSL证书展示界面主域名与SAN域名分开显示 #740
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#740
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 @preca-hoshino on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1095
Description / 功能描述
在SSL证书界面的表格里的“名称”一栏分成Common Name 和SAN 对应的2栏(类似于1Panel面板的处理方式)
Motivation / 请求动机
由于某些服务对证书的限制,会有SAN很多的证书的部署需求。在Certimate界面里域名挤在一起导致查看时不太直观。主域名单独一列可以快速定位。
Miscellaneous / 其他
No response
Contribution / 贡献代码