mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2446] 使用https2http时,wss连接超时 #1943
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#1943
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 @hyena04 on GitHub (Jun 11, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2446
使用https2http插件时,wss连接超时
[wss_test]
type = https
custom_domains = test.xxxx.cn
plugin = https2http
plugin_local_addr = 127.0.0.1:31143
plugin_crt_path = fullchain.cer
plugin_key_path = key
@hyena04 commented on GitHub (Jun 11, 2021):
不是https时,连接websocket没有问题
@ax2009live commented on GitHub (Jul 29, 2021):
你的证书能被fprc 客户端能访问正确访问吗?是绝对路径吗?