[GH-ISSUE #967] [Feature] 支持用已托管的证书加密Certimate的Web管理面板 #659

Closed
opened 2026-03-03 01:05:02 +03:00 by kerem · 3 comments
Owner

Originally created by @Trashblazer on GitHub (Sep 15, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/967

功能描述 / Description

  • 用户可以在系统设置-安全 里面选择“为Certimate Web管理面板启用SSL加密”
  • 可以选择证书管理列表里已有的证书作为面板的证书。仅拷贝证书文件,不会自动更新,删除原证书不影响。
  • 工作流->部署->目标:将证书部署到Certimate自身。用于自更新证书

请求动机 / Motivation

在不依赖其他ssl web代理服务器的情况下加密自身流量,增强安全性。

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @Trashblazer on GitHub (Sep 15, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/967 ### 功能描述 / Description - 用户可以在系统设置-安全 里面选择“为Certimate Web管理面板启用SSL加密” - 可以选择证书管理列表里已有的证书作为面板的证书。仅拷贝证书文件,不会自动更新,删除原证书不影响。 - 工作流->部署->目标:将证书部署到Certimate自身。用于自更新证书 ### 请求动机 / Motivation 在不依赖其他ssl web代理服务器的情况下加密自身流量,增强安全性。 ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
kerem 2026-03-03 01:05:02 +03:00
Author
Owner
<!-- gh-comment-id:3302817262 --> @fudiwei commented on GitHub (Sep 17, 2025): https://docs.certimate.me/docs/getting-started/configuration#set-https-for-certimate
Author
Owner

@Trashblazer commented on GitHub (Sep 17, 2025):

https://docs.certimate.me/docs/getting-started/configuration#set-https-for-certimate

这个解决办法不好,不如用工作流控制的可玩性大。由于是http-01质询,需要暴露到公网,还会随证书指纹信息泄露了certimate所在的域名,不太安全。

<!-- gh-comment-id:3304812210 --> @Trashblazer commented on GitHub (Sep 17, 2025): > https://docs.certimate.me/docs/getting-started/configuration#set-https-for-certimate 这个解决办法不好,不如用工作流控制的可玩性大。由于是http-01质询,需要暴露到公网,还会随证书指纹信息泄露了certimate所在的域名,不太安全。
Author
Owner

@fudiwei commented on GitHub (Sep 27, 2025):

pocketbase 不支持这么搞。以后再说吧,跟作者聊过,现阶段不打算换框架。

<!-- gh-comment-id:3341439781 --> @fudiwei commented on GitHub (Sep 27, 2025): pocketbase 不支持这么搞。以后再说吧,跟作者聊过,现阶段不打算换框架。
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#659
No description provided.