Skip to content

Instantly share code, notes, and snippets.

@akash0x53
Created November 17, 2023 09:11
Show Gist options
  • Save akash0x53/e78b7562bd290d7456930c93adffcfef to your computer and use it in GitHub Desktop.
Save akash0x53/e78b7562bd290d7456930c93adffcfef to your computer and use it in GitHub Desktop.
CocInstall failed due to cert error
Use command :CocConfig to edit coc-settings.json, add
{
"https.rejectUnauthorized": false,
"http.proxyStrictSSL": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment