pip._vendor.requests.exceptions.SSLError: [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:777)

时间:2018-04-18 18:09:44

标签: ssl pip pypi

"Pip install --trusted-host pypi.python.org package" doesn't honor --trusted-host and makes SSL certificate invalid behind the proxy. Is there anyway to validate certificates to pip install packages ? I'm using python 3.6.0

0 个答案:

没有答案