flask ssl connections error #485
Unanswered
KAUSHALCODER123
asked this question in
FAQs
Replies: 2 comments
-
This sounds like the path to the server's certificate store file is wrong, or perhaps the app doesn't have permission to access it. We have the common certificate store paths documented here: |
Beta Was this translation helpful? Give feedback.
0 replies
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i connected my database to sql workbench and my flask app and it connected but when i try to print data in my app or add data through my app it shows me errors : like context.load_verify_locations(cafile capath cadata) no such file or dir please help
Beta Was this translation helpful? Give feedback.
All reactions