Sublime Forum

How to bypass the certificate verify when using https proxy?

#1

Hi there,
I was using package control to manage packages via https proxy on linux, It worked well before updating to sublime_text_3_3114 which now includes the _ssl module on Linux. now when I install packages via package control, I get the error message below, so I’m wondering if it is possible to turn off certificate verification. Thanks!

The package specified, Anaconda, is not available
Package Control: Error downloading channel. HTTP exception InvalidCertificateException (Host 10.241.10.10:8080 returned an invalid certificate ([SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:548))) downloading https://packagecontrol.io/channel_v3.json.
error: Package Control

0 Likes