[GH-ISSUE #485] 使用代理跳转参数jumper时, socks tls 代理报证书错误 #388

Open
opened 2026-02-27 23:16:44 +03:00 by kerem · 0 comments
Owner

Originally created by @hulu20 on GitHub (May 30, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/485

proxy version is : v11.8
full command is : proxy sps -S socks -t tcp -p ":23003" --jumper socks5s://1.1.1.1:24002 -T tls -P "2.2.2.2:28080" -C {CERT} -K {KET} -h chacha20-ietf-poly1305 -j passwd
system is : centos7.9
full log is: remote error: tls: bad certificate

--jumper 连接的是 goproxy 搭建的socks tls 代理, 使用tls 连接报remote error: tls: bad certificate 错误, 使用--jumper ss:// 连接正常,希望能排查下...

Originally created by @hulu20 on GitHub (May 30, 2022). Original GitHub issue: https://github.com/snail007/goproxy/issues/485 proxy version is : v11.8 full command is : proxy sps -S socks -t tcp -p ":23003" --jumper socks5s://1.1.1.1:24002 -T tls -P "2.2.2.2:28080" -C {CERT} -K {KET} -h chacha20-ietf-poly1305 -j passwd system is : centos7.9 full log is: remote error: tls: bad certificate --jumper 连接的是 goproxy 搭建的socks tls 代理, 使用tls 连接报remote error: tls: bad certificate 错误, 使用--jumper ss:// 连接正常,希望能排查下...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#388
No description provided.