We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I can't anymore use the example site.
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)>
Can you renewal the certificate ? ;)
Thx,
To bypass the problem I use requests not urlllib :
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@erischon Hi -- thanks for the heads up! Re-issued the certificate and tested, looks good now :)
Hi Ryan,
The Chapter 4 scripts don't work for me unless I import ssl and create unverified context. Can you help with why this is happening?
No branches or pull requests
Hi,
I can't anymore use the example site.
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)>
Can you renewal the certificate ? ;)
Thx,
To bypass the problem I use requests not urlllib :
The text was updated successfully, but these errors were encountered: