bgreenlee / sublime-github

Sublime Text 2/3 plugin that provides a number of useful commands for GitHub.
MIT License
455 stars 92 forks source link

Not verifying requests #89

Open JPomichael opened 8 years ago

JPomichael commented 8 years ago
2015-10-26 22:16:27,247 Root CA cert bundle not found at C:\Users\JPomichael\AppData\Roaming\Sublime Text 3\Packages\sublime-github\ca-bundle.crt! Not verifying requests.
reloading Packages/User/GitHub.sublime-settings
reloading /C/Users/JPomichael/AppData/Roaming/Sublime Text 3/Packages/User/GitHub.sublime-settings
nurgasemetey commented 8 years ago

I second this, I am also getting this

2015-12-26 19:11:11,819 
Root CA cert bundle not found at /home/nurgasemetey/.config/sublime-text-3/Packages/sublime-github/ca-bundle.crt! Not verifying requests.

I get this when for example when I want to fetch my gists

deltagolf commented 8 years ago

Same here. It constantly shows that message whenever I update a gist.

bgreenlee commented 8 years ago

I've updated ca-bundle.crt. sublime-github should update if you relaunch Sublime Text. Let me know if that fixes it (I can't reproduce on my end).

deltagolf commented 8 years ago

I'm afraid it doesn't. I've restarted sublime text, updated a gist and here it goes again:

2016-02-28 17:47:12,600 Root CA cert bundle not found at /Users/xxxxxxxxxxxx/Library/Application Support/Sublime Text 3/Packages/sublime-github/ca-bundle.crt! Not verifying requests.

deltagolf commented 8 years ago

Some more insight: there's no "sublime-github" folder @ /Users/xxxxxxxxxxxx/Library/Application Support/Sublime Text 3/Packages/

Folders found in Packages are (in my case): bz2, SublimeLinter, User

That's it.

bgreenlee commented 8 years ago

Ah! That's helpful. I forget that packages are now installed as zip files. Hmm. Will have to think about this.

ahocquet commented 8 years ago

Hi, I have the same issue. It's problematic because I can't create any gist. I'm running ST 3 on OS X.

rrodrigueznt commented 6 years ago

Hi! I'm facing a similar issue in a Windows 7 box running Sublime Text 3.0. The comments by @deltagolf applies also here. I'm running Sublime Text 3.0 without a glitch in a couple of Mac OS X boxes (10.11.6 and 10.10.5 releases).

Please, could I help in any way to work this issue by providing more information? I'm not a programmer myself, but I'll do my best to get this great piece of software working in this Windows 7 machine!

Thanks!