whistle icon indicating copy to clipboard operation
whistle copied to clipboard

Client network socket disconnected before secure TLS connection was established

Open jiangdefu opened this issue 2 years ago • 4 comments

From: [email protected] Node: v16.20.2 Date: 2024/4/7 09:46:30 Error: Client network socket disconnected before secure TLS connection was established at connResetException (node:internal/errors:705:14) at TLSSocket.onConnectEnd (node:_tls_wrap:1594:19) at TLSSocket.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at processTicksAndRejections (node:internal/process/task_queues:83:21)

本地https证书 rootCA.zip

jiangdefu avatar Apr 07 '24 01:04 jiangdefu

安装证书后,需要 终端 执行

w2  ca

执行结果 Install root CA (http://127.0.0.1:9999/cgi-bin/rootca) successful

重启whistle

w2 restart

jiangdefu avatar Apr 07 '24 06:04 jiangdefu

新的地址代理过来又会出现同样的问题

jiangdefu avatar Apr 07 '24 07:04 jiangdefu

用什么浏览器访问的

avwo avatar Apr 07 '24 16:04 avwo

用什么浏览器访问的

Chrome

jiangdefu avatar Apr 08 '24 06:04 jiangdefu

更新 Whistle 试试

avwo avatar Apr 29 '24 08:04 avwo