Ssl certificate #1117
Answered
by
miguelgrinberg
Notadumdum
asked this question in
Q&A
-
How can I make use of ssl certificate in the client side.. nothing like that in documentation |
Beta Was this translation helpful? Give feedback.
Answered by
miguelgrinberg
Jan 14, 2023
Replies: 1 comment 1 reply
-
You can pass the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Notadumdum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can pass the
http_session
argument to theClient
object with a session object that is initialized according to your needs. See the documentation at https://python-socketio.readthedocs.io/en/latest/client.html#tls-ssl-support