SSLError: hostname 'api.weixin.qq.com' doesn't match u'mp.weixin.qq.com

By 水木神風 at 2017-03-31 • 0人收藏 • 2906人看过

django 

一个requests ssl的bug,需要更新pytohn-openssl库

wget https://codeload.github.com/pyca/pyopenssl/zip/master 

是一个zip 的压缩包 解压 python setup.py install


1 个回复 | 最后更新于 2018-04-04
2018-04-04   #1

解压出来是
pyopenssl-master

登录后方可回帖