Git Clone sin certificado SSL

git -c http.sslVerify=false clone https://example.com/path/to/git
Aryman