Join Slack
Powered by
Hi I have an issue with the ssl certificate
# pacc-july-17-18-2023
l
Lyazzat
07/17/2023, 5:37 PM
Hi I have an issue with the ssl certificate
✅ 1
t
tynong
07/17/2023, 5:38 PM
are you on Zscaler vpn by any chance? My company laptop got the same issue so I'm using my personal pc
n
Nate
07/17/2023, 5:40 PM
https://support.chainstack.com/hc/en-us/articles/9117198436249-Common-SSL-Issues-on-Python-and-How-to-Fix-it
have you tried steps 4 / 5 here?
j
Jeff Hale
07/17/2023, 5:52 PM
try adding
Copy code
verify=False
to your httpx.get function. That worked in case anyone else comes here in the future.
2
Views
Open in Slack
Previous
Next