carlosvictor.dev

Archive

Mês: agosto 2024
Fix Git Self Signed Certificate in Certificate Chain on Windows

Fix Git Self Signed Certificate in Certificate Chain on Windows

I had a problem recently when doing a git clone or even a git pull and I always received the error message: SSL certificate problem: self signed certificate in certificate chain I will list here the steps I took to resolve it: Step 1...