[GH-ISSUE #2446] 使用https2http时,wss连接超时 #1943

Closed
opened 2026-05-05 13:15:05 -06:00 by gitea-mirror · 2 comments
Owner

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

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
gitea-mirror 2026-05-05 13:15:05 -06:00
Author
Owner

@hyena04 commented on GitHub (Jun 11, 2021):

不是https时,连接websocket没有问题

<!-- gh-comment-id:859402736 --> @hyena04 commented on GitHub (Jun 11, 2021): 不是https时,连接websocket没有问题
Author
Owner

@ax2009live commented on GitHub (Jul 29, 2021):

你的证书能被fprc 客户端能访问正确访问吗?是绝对路径吗?

<!-- gh-comment-id:888731636 --> @ax2009live commented on GitHub (Jul 29, 2021): 你的证书能被fprc 客户端能访问正确访问吗?是绝对路径吗?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1943
No description provided.