mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3176] [Feature Request] 更改 frps 上的 https 证书 (Change https-certificats on frps) #2545
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#2545
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 @cedricbieder on GitHub (Nov 17, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3176
Describe the feature request
Hi I am not sure if this features exist alreasy, but I cannot find it. I want to proxy a local-https port over my frps and change the used certificates on the frps so they match the domain of the tunnel.
For example:
tunnel my local webpage running wit the cert: "firstdomain.com"
frpc:
frps:
If I call now https://sub.serverdomain.com I get my local running page but still have the certificate of firstdomain.com which end in a not so pretty warning/error of the browser. It would be nice if you can swap here the certs to *.serverdomain.com or something.
Can it be that this is already implemented for tls?
I am kind of new to the project so please forgive me if this is already solved. :)
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Nov 18, 2022):
Not supported now.
You can use plugin https2http and put your certs on frpc's machine.
@github-actions[bot] commented on GitHub (Dec 19, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.