mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4822] [Feature Request] How to config https ? 如何配置https? #3806
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#3806
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 @HelloAllenZhu on GitHub (May 30, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4822
Describe the feature request
https://gofrp.org/zh-cn/docs/examples/https2http/
按照这个文档操作之后,客户端一直报错:type [https] not supported when vhost https port is not set.
443和80端口都开了,还是不行,哪位朋友能帮忙看看吗?谢谢!
https://gofrp.org/zh-cn/docs/examples/https2http/
Start server and client according to this document, but the client reported an error: 'type [https] not supported when vhost https port is not set'. However, both 443 and 80 port have been opened.
@talmeme commented on GitHub (Jun 5, 2025):
type [https] not supported when vhost https port is not set.Exactly what it says.
My server config:
This allows HTTPS proxying/forwarding at https://myfqdn.domain:7443.