
Fix Git SSL Certificate Problem: Unable to Get Local Issuer
If you see fatal: unable to access 'https://...': SSL certificate problem: unable t...
Software troubleshooting desk

If you see fatal: unable to access 'https://...': SSL certificate problem: unable t...

You're running a Python script and suddenly see:
UnicodeDecodeError: 'utf-8' ...

You try to delete a file or folder in VS Code's Explorer, but get an error: Permission ...

You open a file in Python and get UnicodeDecodeError: 'utf-8' codec can't decod...

If you've ever run pip install and seen a wall of red text about conflicting dep...

You run git pull or git merge and get:
fatal: refusing to...