mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1633] 请求帮助,使用远程登陆的时候遇到CA证书验证失败 #1294
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#1294
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 @nankingcigar on GitHub (Jan 30, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1633
当使用frp穿透内网集群,使用远程登陆的时候遇到CA证书验证请求主机是否在列表的时候,点击Yes继续后,Initializing Remote Session总是失败
当在内网的时候,使用远程登陆的时候遇到CA证书验证远程登录的服务器名是否在列表的时候,点击Yes继续后,就能成功
我可以肯定frp已经穿透,我又找了台不在集群,有CA证书,但不需要远程登录的服务器名,就可以
曾经想过串改本地hosts,实现借壳登陆,但还是不行
有没有什么思路能解决或者绕过的?