在使用github客户端提交代码时,报错
failed to receive handshake ssl/tls connection failed
解决方法:

$ git config --global http.sslBackend "openssl"
$ git config --global http.sslCAInfo [path to .pem file]

亲测可用。
如果还不能用,建议fq google.
来源:https://github.com/desktop/desktop/issues/2920

Logo

北京人形旗下天工造物具身智能开源社区,聚焦具身天工与慧思开物两大平台

更多推荐