Git clone esnasında alınan ssl sertifika hatası çözümü


örnek bir git projesini editor yardımı ile clon almak istediğimizde ssl hatası geliryor ise yapmamız gereken;

git -c http:sslVerify=false clone (ilgili adres)

Örnek:
git -c http.sslVerify=false clone https://github.com/ionic-team/ionic-preview-app.git


Örnek Hata:
fatal: unable to access 'https://github.com/ionic-team/ionic-preview-app.git/': SSL certificate problem: unable to get local issuer certificate

Yorumlar

Bu blogdaki popüler yayınlar

Asp.Net ile Uyarı Mesajları Vermek (msgbox)

Asp.Net Eval Kullanımı

Asp.Net ile T.C. Kimlik Doğrulama (Mernis) Web Service ile