原文:requests.exceptions.SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines: SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

今天使用requests 請求https 站點下載東西時報錯SSL,發現可通過在requests.get 中增加參數verify False來解決。 gt gt gt url https: heartconnect.bostonscientific.com client latest HeartConnectInstaller.EXE gt gt gt r requests.get url Tra ...

2016-10-09 16:59 0 2782 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM