首页 > 编程语言 > 详细

SSL: CERTIFICATE_VERIFY_FAILED - mac python3.6

时间:2018-01-14 23:24:21      阅读:354      评论:0      收藏:0      [点我收藏+]

Using mac os python3.6 to connect ssl will occur urllib.error.URLError. It requires a post-install step, which installs the certifi package of certificates. The solution is:

1. Find /Applications/Python\ 3.6/Install\ Certificates.command

2. Run it, then it is OK

技术分享图片

SSL: CERTIFICATE_VERIFY_FAILED - mac python3.6

原文:https://www.cnblogs.com/junpoo/p/8284524.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!