Using a secure socket with uasyncio #10179
Answered
by
jimmo
saraverbeecke
asked this question in
Libraries & Drivers
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
jimmo
Dec 13, 2022
Replies: 1 comment
-
This is not yet implemented. Many of the required dependencies are done, but see #8968 for some recent work on adding SSLContext support (to replace the non-compatible wrap_socket implementation in ussl). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
saraverbeecke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not yet implemented. Many of the required dependencies are done, but see #8968 for some recent work on adding SSLContext support (to replace the non-compatible wrap_socket implementation in ussl).