Git Clone bez certyfikatu SSL

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