git клон без сертификата SSL

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