GIT略过SSL证书校验

git config --system http.sslbackend openssl
git config --global http.sslVerify false