git -c http.sslVerify=false clone https://example.com/path/to/git
Comment ignorer la vérification du certificat SSL avec GIT
git -c http.sslVerify=false clone https://example.com/path/to/git
Comment ignorer la vérification du certificat SSL avec GIT