
[Python] 오류 해결 - SSL certificate verify failed
취약점 진단/파이썬
2022. 6. 24. 16:16
pip install로 패키지를 설치하는데 SSL certificate verify failed 오류가 발생해서 해결한 방법을 공유한다. 에러 내용 Could not fetch URL https://pypi.org/simple/objection/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/objection/ (Caused by SSLError(SSLCertVerificationError (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed:..