Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK #481

Closed
2 tasks done
adelarsq opened this issue Dec 9, 2024 · 4 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@adelarsq
Copy link

adelarsq commented Dec 9, 2024

Make sure you have done the following

  • I have updated to the latest version of blink.cmp
  • I have read the README

Bug Description

On Windows I got this error after the latest update:

image

Relevant configuration

No response

neovim version

NVIM v0.11.0-dev-1325+g30726c778c

blink.cmp version: branch, tag, or commit

v0.7.4

@adelarsq adelarsq added the bug Something isn't working label Dec 9, 2024
@Saghen
Copy link
Owner

Saghen commented Dec 9, 2024

That's bizarre, it's saying that the Github certificate has expired. It seems likely this is a transient issue on Github's side or some issue with your environment, are you still running into it?

@adelarsq
Copy link
Author

@Saghen I will take a look tomorrow at work if still happen. I think that is something with curl on Windows. I will try to figure out and update here.

@adelarsq
Copy link
Author

adelarsq commented Dec 10, 2024

@Saghen Still occurs. I think that is something with our internal network.

I was able to solve adding an --insecure flag on the curl's parameters. Can this change be made optional?

@Saghen Saghen closed this as completed in 4c2e9e7 Dec 11, 2024
@adelarsq

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants