Error message when attempting to clone repository: "failed to open CA file"
See original GitHub issueDescription
Error message when attempting to clone repository: "fatal: unable to access ‘https://github.com/shiftstoned/shiftstoned.github.io.git/’: schannel: failed to open CA file ‘C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt’: No such process

Version
- GitHub Desktop: Version 1.2.6
- Operating system: Windows [Version 6.3.9600]
Steps to Reproduce
- Open Github Desktop
- Choose File | Clone repository
- Select repository from Github.com
- Receive error message
Expected Behavior
Ability to clone repository - this was working as expected previously
Actual Behavior
Receive error message seen above, unable to clone repository. I received a similar message when attempting to push files.
Additional Information
Logs
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Git certification error when attempting to clone repository
I'm trying to clone a repository onto my laptop and am facing some ... error setting certificate verify locations: CAfile: C:\Program Files ...
Read more >Unable to sync to vs repository after latest VS Update
Error encountered while cloning the remote repository: Git failed with a fatal error. unable to access '': error setting certificate verify locations: CAfile:...
Read more >Quick fix to Git's fatal 'unable to access SSL certificate' error
You may run into the Git 'unable to access GitHub or GitLab' SSL certificate settings error when attempting to clone a repository.
Read more >Git clone or Git push fails to an Azure DevOps repository
To resolve the authentication error or credentials cache issues, begin by following the Troubleshooting checklist to get the error information, ...
Read more >Troubleshooting SSH connections to AWS CodeCommit
Problem: When you try to use an SSH endpoint to clone or communicate with a CodeCommit repository, an error message appears containing the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@PapaCapricorn thanks for the report. I believe your issues is the same as https://github.com/desktop/desktop/issues/4832, because of system config entry that looks like this:
This entry is no longer valid (Git installations should not be adding this entry to this file) and removing this entry
from
C:\ProgramData\Git\configshould address the issue for Desktop.I see a error when i try clone "Cloning into ‘master’… fatal: unable to access ‘https://git.rikkei.org/d5/18187d5_xtheta/tree/master/’: error setting certificate verify locations: CAfile: C:/Program Files/Git/mingw64/libexec/ssl/certs/ca-bundle.crt CApath: none "