Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不支持SNI引起的x509错误 #49

Open
lly007 opened this issue Apr 28, 2023 · 0 comments
Open

不支持SNI引起的x509错误 #49

lly007 opened this issue Apr 28, 2023 · 0 comments

Comments

@lly007
Copy link

lly007 commented Apr 28, 2023

请回答下列问题。不按模板发的 issue 将直接被关闭。

  1. 如果你没有遇到任何错误和不正常,请在此处回答你想发表的内容:

  2. 你正在使用哪个版本的 V2RayXS,你的 macOS 系统版本?
    1.5.7beta2,macOS 13.3.1

  3. 如果你在操作 V2RayXS 的时候遇到程序崩溃/无反应,请描述你的操作,之后在命令行(终端.app)里运行/Applications/V2RayXS.app/Contents/MacOS/V2RayXS,重复上述操作直至软件崩溃,把终端里的输出贴到下面指定的地方。

在这里贴上终端的输出
  1. 如果 V2RayXS 没有发生崩溃,但是有一些不正常行为,比如上次勾选了 mux,再次打开,mux 的钩没有了。请描述你遇到的不正常行为。

  2. 如果 V2RayXS 一切正常,但网络依然不如你所预料,请首先把 log level 切换到 debug,再次访问你想访问的网站。然后点击 V2RayXS 的 view current config.json,将弹出的浏览器内的配置文件粘贴到下面指定的地方,但是隐藏掉ip/端口/id等信息。

在这里粘贴配置文件内容

然后点击 V2RayXS 的view log,把 error.log 中的输出贴到下方:

2023/04/28 14:43:45 [Info] [601715831] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > proxy/vmess/outbound: failed to read header > common/drain: common/drain: unable to drain connection > tls: failed to verify certificate: x509: certificate is valid for xxx xxx, not yyy > proxy/vmess/encoding: Unable to Read Header Len > tls: failed to verify certificate: x509: certificate is valid for xxx xxx, not yyy
2023/04/28 14:43:45 [Info] [601715831] app/proxyman/inbound: connection ends > proxy/http: connection ends > io: read/write on closed pipe
  1. 其他你认为可以帮助开发者和你一起解决问题的信息:

咨询了一下机场,说是客户端不支持SNI导致的问题。
并且设置里没有找到关闭安全验证的选项,所以就会报错。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant