Smart-Git clone 下载,报错 如下
into cancan...
error: SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://git.oschina.net/XXX/XXX
1·在项目上右键open 打开命令窗口
2·输入git config --global http.sslVerify false
时间: 2024-10-12 19:53:47