SSL

Отключить SSL

git -c http.sslVerify=false clone <path>
cd <directory>
git config http.sslVerify "false"