Skip to content

I'm getting error when using self signed SSL #1962

Answered by miguelgrinberg
shyam3089 asked this question in Q&A

You must be logged in to vote

I think the problem here is that you are not following the rules for writing an asynchronous application, either with eventlet or gevent. My suggestion is that if you don't want to worry about learning a new programming paradigm you use the threading async mode, which should be compatible with your current design.

Replies: 2 comments 2 replies

You must be logged in to vote
0 replies
Answer selected by shyam3089

You must be logged in to vote
2 replies
@miguelgrinberg

@shyam3089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1961 on March 25, 2023 15:43.