Adding a new SSL certificate to solve Verify return code: 20 (unable to get local issuer certificate)?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: UPDATE: If I let the API call hang and keyboard interrupt it, here is what it shows it was stuck on: File "/usr/lib/python2.7/ssl.py", line 405, in do_handshake self._sslobj.do_handshake() Are you guys sure it is not an SSL related issue? I have been getting an error that seems to be somewhat common, that of "Verify return code: 20 (unable to get local issuer certificate)". With the help of this thread I found a certificate that eliminates the error when I pass the path to a file as an arg, as per this thread . Now how do I permanently make