mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2628] URL Routing for HTTPS #2093
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#2093
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 @liangzx96 on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2628
Bug Description
I was prompted router config conflict.
It seems that URL Routing for HTTPS is not supported, or something was wrong in my configuration?
frpc Version
0.37.1
frps Version
0.37.1
System Architecture
linux/amd64
Configurations
Logs
Steps to reproduce
...
Affected area
@liangzx96 commented on GitHub (Oct 20, 2021):
I checked the doc and found that https routing has not been supported yet. I guess it may be due to the end-to-end encryption nature of https, so perhaps it is possible to decrypt the message using certificates and then encrypt and route the message
@fatedier commented on GitHub (Oct 21, 2021):
No plan to support that since frps will not reserve user certificate.
@github-actions[bot] commented on GitHub (Nov 21, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.