文件名称:ssl-opt-out:退出Python SSL证书验证
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-13 14:31:54
Python
SSL退出 不要安装此软件包。 曾经。 修复您的代码以显式验证或忽略SSL证书。 如果仍在阅读,安装此软件包将选择退出Python 2.7.9和Python 3.4及更高版本中通过添加的所有SSL证书验证。 当不合理地修改现有代码或第三方库时,此方法可以作为一种快速的解决方法。
【文件预览】:
ssl-opt-out-master
----setup.py(2KB)
----.gitignore(45B)
----requirements.txt(57B)
----.travis.yml(145B)
----MANIFEST.in(50B)
----ssl_opt_out.pth(19B)
----ssl_opt_out.py(559B)
----.bumpversion.cfg(118B)
----test_ssl_opt_out.py(680B)
----README.rst(914B)
----tox.ini(428B)