mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #469] 内网穿透时客户端提示2022/03/04 13:46:54.060011 WARN connection err: x509: certificate signed by unknown authority, retrying... #374
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#374
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 @2563411574 on GitHub (Mar 4, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/469
2022/03/04 13:46:54.060011 WARN connection err: x509: certificate signed by unknown authority, retrying...
证书是从proxy-admin左边的证书管理下载的,客户端执行的是内网穿透中的客户端参数
proxy client -P 1.14.43.216:30001 -T tls -C proxy.crt -K proxy.key --k default
这个 但是还是报错
@snail007 commented on GitHub (Mar 4, 2022):
确定客户端和服务器机器时间是否一致。