That problem really should not be happening anymore. I have compiled in a static copy of full openSSL library and added the certfi module to provide the certificates.
I will try on another mac machine I have to see what is going on here.
Sorry about that.
Kevin
Quote:
Originally Posted by odamizu
Sadly, when I tested a clean install of the plugin on 0.9.16, I got the same error:
Code:
*** PYTHON ERROR ***
SSL version: OpenSSL 1.1.1c-dev xx XXX xxxx
An exception of type URLError occurred.
Arguments:
(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)'),)
Not a biggie for me as I have disabled the auto-update ( "github": false) and am content to manually update the plugin when necessary, but I wanted to report this in case it's helpful.
|