mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3258] https2http #2612
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#2612
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 @bouyeijiang on GitHub (Jan 18, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3258
Bug Description
使用frp的http代理转发geoserver正常使用,但是换成https后遇到一些问题,浏览网页字页面掉转后提示连接被重置,不知道是是什么原因导致!
frpc Version
0.45.0
frps Version
0.45.0
System Architecture
win7/ubuntu20
Configurations
frpc的https配置如下:
[web]
type=https
local_ip=127.0.0.1
local_port=8080
custom_domains=m.gzgdhx.cn
plugin=https2http
plugin_local_addr=127.0.0.1:8080
plugin_crt_path=cer/m.gzgdhx,cn.crt
plugin_key_path=cer/m.gzghdx.cn.key
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Jan 23, 2023):
@bouyeijiang commented on GitHub (Jan 23, 2023):
谢谢您的来信!我会及时查阅的
@bouyeijiang commented on GitHub (Jan 30, 2023):
i have found the question and solved it.
@github-actions[bot] commented on GitHub (Mar 2, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.