git no ssl

C++
git config http.sslVerify false
git config http.sslVerify "false"

Source

Also in C++: