avwo / whistle

HTTP, HTTP2, HTTPS, Websocket debugging proxy
https://wproxy.org/
MIT License
13.99k stars 1.08k forks source link

Client network socket disconnected before secure TLS connection was established #1059

Closed jiangdefu closed 2 months ago

jiangdefu commented 2 months ago

From: whistle@2.9.67 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 commented 2 months ago

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

w2  ca

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

重启whistle

w2 restart
jiangdefu commented 2 months ago

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

avwo commented 2 months ago

用什么浏览器访问的

jiangdefu commented 2 months ago

用什么浏览器访问的

Chrome

avwo commented 2 months ago

更新 Whistle 试试