trojan-go 做 client 的时候 ssl 连接失败,报 tls failed to handshake with remote server

https://github.com/p4gefau1t/trojan-go/issues/187

Trojan-go stdout: [ERROR] 2024/06/14 17:07:47 github.com/p4gefau1t/trojan-go/proxy.(*Proxy).relayConnLoop.func1.1:proxy.go:66 proxy failed to dial connection | tls failed to handshake with remote server | x509: certificate signed by unknown authority
  1. client config中 ssl 配置验证为 false
  2. 安装ca-certificates证书