[GH-ISSUE #4620] [Feature Request] https2https 插件的 tls 证书配置 #3647

Closed
opened 2026-05-05 14:20:29 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @uqaigth on GitHub (Jan 5, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4620

Describe the feature request

为域名申请的 tls 证书通常都放在 frps 所在的服务器上,目前配置证书的方式是在 frpc 的配置文件中配置证书路径。
配置时需要将证书文件下载到客户端机器上,当证书重新申请后更新证书的步骤也比较繁琐。
能否将这部分配置放到 frps 的配置文件中完成?例如:当 frpc 未配置时直接复用 frps 的 transport.tls 的配置

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @uqaigth on GitHub (Jan 5, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4620 ### Describe the feature request 为域名申请的 tls 证书通常都放在 frps 所在的服务器上,目前配置证书的方式是在 frpc 的配置文件中配置证书路径。 配置时需要将证书文件下载到客户端机器上,当证书重新申请后更新证书的步骤也比较繁琐。 能否将这部分配置放到 frps 的配置文件中完成?例如:当 frpc 未配置时直接复用 frps 的 transport.tls 的配置 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Jan 6, 2025):

目前不支持,涉及到安全问题。未来可能会考虑其他的简化方案。

<!-- gh-comment-id:2572209177 --> @fatedier commented on GitHub (Jan 6, 2025): 目前不支持,涉及到安全问题。未来可能会考虑其他的简化方案。
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: github-starred/frp#3647
No description provided.