mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3004] dashboard 没有被TLS加密 #2399
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#2399
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 @tlsalex on GitHub (Jul 6, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3004
Bug Description
我的IP是1.2.3.4 , dashboard 的端口是8080, 已经绑定了SSL证书,但无法通过https去访问dashboard, 通过http访问则无问题,提示以下错误:
所绑定的证书用在nginx里是没有问题的,所以证书没问题。 即使subject name不匹配也应该能访问。
frpc Version
0.43.0
frps Version
0.43.0
System Architecture
linux/amd64
Configurations
Logs
don't see logs for the access of dashboard.
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Jul 6, 2022):
目前不支持,下个版本会支持,到时候可以更新测试下。
@k3rwin commented on GitHub (Jul 26, 2022):
终于找到问题所在了,配置配的我怀疑人生😇