How to Fix: SSL Certificate Problem: Unable to Get Local Issuer Certificate

This error appears in curl, Git, pip, wget, and other command-line tools that use OpenSSL for TLS verification. It is not a browser error. The message means the tool verified the server presented a valid-looking certificate, but when it tried to walk the certificate chain up to a trusted root,

Read more