-
Notifications
You must be signed in to change notification settings - Fork 54
SSL Certificate error #1
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
Comments
Hi, are you using Mac or Windows? If you are using Mac after the installation of Python on your system you must execute the code "Install Certificate.comand" is inside the installation folder, otherwise any connection that uses SSL will generate an error. |
1 similar comment
Hi, are you using Mac or Windows? If you are using Mac after the installation of Python on your system you must execute the code "Install Certificate.comand" is inside the installation folder, otherwise any connection that uses SSL will generate an error. |
I got the same issue. I have solved: change main.py
|
I'm a beginner of Python and MongoDB but I have tried your code and it works perfecty on local MongoDB.
If i try to access to the same database on Atlas Cloud and in tis case occurrs the error "SSL Certificate invalid".
I've tried but i don't know how to resolve it.
The text was updated successfully, but these errors were encountered: