问题解决

MAC

git config --global http.sslVerify "false"

windows

git config --global http.sslVerify false