mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3189] [Feature Request] 开启 tls_enable 时支持远程证书 #2562
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2562
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 @liuweiGL on GitHub (Nov 28, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3189
Describe the feature request
现在开启
tls_enable之后每个端都要复制一份证书文件有点麻烦,希望能添加一个配置项比如tls_remote_repo用于从远程仓库自动下载更新tls_cert_filetls_key_filetls_trusted_ca_file所需要的证书文件Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Nov 28, 2022):
那如何信任远端获取的证书?
@liuweiGL commented on GitHub (Nov 28, 2022):
这个是用户自己配置的应该没问题吧,只不过是把本地文件放在远程仓库里面统一维护而已
@xqzr commented on GitHub (Nov 30, 2022):
系统内置 CA
@github-actions[bot] commented on GitHub (Dec 31, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.