
Fix Git SSL Certificate Problem on Windows: 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 run git push and get ! [rejected] with non-fast-forward

You try to push or pull in VS Code and see an error like "Git authentication failed" but ...

You try to open a shared folder on another PC and get 'Windows cannot access \\computer\share...

You open Chrome, click the profile icon, and see the never-ending 'Waiting for sync' mess...

You try to install a Python package with pip install somepackage and get a Per...