1

I know there are a few similar posts to this but I have not been able to solve this with there answers.

I tried git config —global http.schannelcheckrevoke false but I still get the error whether it’s set to true or false.

fatal: unable to access 'https://github.com/***/***/': schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.

Shouldn't setting http.schannelcheckrevoke to false prevent this error? What am I missing here?

  • Does this answer your question? [Git - The revocation function was unable to check revocation for the certificate](https://stackoverflow.com/questions/45556189/git-the-revocation-function-was-unable-to-check-revocation-for-the-certificate) – Dennis Kozevnikoff Jan 08 '21 at 21:09
  • The first answer to that post is the one that I am attempting but it doesn't change anything oddly. – Jerimiah Huston Jan 08 '21 at 21:28

0 Answers0