Skip to content

Conversation

@aarcex3
Copy link

@aarcex3 aarcex3 commented Sep 16, 2024

Related Issue

#1597

@jkbrzt
Copy link
Member

jkbrzt commented Nov 1, 2024

Newer versions of Requests have an issue with the way we pass our custom SSL context. That needs to be fixed before we can upgrade.

See #1583 #1581

Example:

$ https google.com

https: error: SSLError: HTTPSConnectionPool(host='google.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))) while doing a GET request to URL: https://google.com/

@jkbrzt
Copy link
Member

jkbrzt commented Nov 1, 2024

Fixed in v3.2.4 via #1596

@jkbrzt jkbrzt closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants