Ir al contenido principal

Entradas

Mostrando las entradas de julio, 2022

How to fix the git error "certificate verification failed. CAfile"

  Today almost everything on the internet is protected by SSL or signed certificates, that's when we see the famous and usual https... but what happens when these depend on a file that is on your PC and is expired worldwide? This case applies to old operating systems that use git , such as embedded linux or old but functional cell phones. In these, the error “certificate verification failed. CAfile“ . Here we show you how to solve this easily:

Popular