Python Forum

Full Version: Getting Error SSL Not verrify
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Python,

I am fetching the some data from website. But the result is coming in below. Please help me out this.

requests.exceptions.SSLError: HTTPSConnectionPool(host='gis.ey.net', port=443): Max retries exceeded with url: /ICW/Auth/ICW_Frame.aspx (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:777)'),))