Check this answer linked from below to display and check your ssl_cert_dir using:python -c "import ssl; print(ssl.get_default_verify_paths())"参考资料Pip SSL:https://pip.pypa.io/en/stable/用户指南/#configurationConda SSL:https://stackoverflow.com/a/35804869/622276获取您的 CA:https://stackoverflow.com/a/50486128/622276http://blog.majcica.com/2016/12/27/installing-self-signed-certificates-into-git-cert-store/ 这篇关于如何将自定义 CA 根证书添加到 Windows 中 pip 使用的 CA Store?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-20 12:11
查看更多