方案一在git bash命令行中依次输入以下命令:
git config --global http.sslBackend "openssl"git config --global http.sslCAInfo "C:\Program Files\Git\mingw64\ssl\cert.pem"