Python1 Python requests 사내 인증서 / SSL 문제 해결 🔹 Python requests 사내 인증서 / SSL 문제 해결 총정리Python에서 requests를 사용할 때, 특히 사내망이나 프록시 환경에서는 SSL 인증서 문제로 HTTPS 요청이 실패하는 경우가 많다.1️⃣ 문제 상황예를 들어, RSS를 수집하려고 하면 이런 에러가 날 수 있다.requests.exceptions.SSLError: HTTPSConnectionPool(host='rss.nytimes.com', port=443):Max retries exceeded with url: /services/xml/rss/nyt/Economy.xml(Caused by SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED]certificate verify failed: sel.. 2026. 2. 23. 이전 1 다음