Skip to content
New issue

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

urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] #16

Open
LoetLuemmel opened this issue Sep 27, 2024 · 1 comment
Open

urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] #16

LoetLuemmel opened this issue Sep 27, 2024 · 1 comment

Comments

@LoetLuemmel
Copy link

I don't get any results different from the following output, regardless which URL or Domain I try to scan:

https://openai.com/ <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)>

Any suggestion to get this fixed?

@LoetLuemmel
Copy link
Author

Seems to be Mac specific and here is the fix:

https://stackoverflow.com/questions/50236117/scraping-ssl-certificate-verify-failed-error-for-http-en-wikipedia-org

This doesn't work in your finder, you need to use the terminal instead.

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

No branches or pull requests

1 participant