Skip to content

Conversation

fantix
Copy link
Member

@fantix fantix commented May 3, 2019

In new versions of PyOpenSSL, it seems insufficient to use openssl_ssl.Context(openssl_ssl.SSLv23_METHOD) to have TLS < 1.3. As the OP_NO_TLSv1_3 may not always exist in PyOpenSSL, we just use the one from CPython on the client side.

@1st1 1st1 merged commit cbbac15 into MagicStack:master May 7, 2019
@1st1
Copy link
Member

1st1 commented May 7, 2019

Thank you, @fantix!

@fantix fantix deleted the fix-tls13-renegotiation branch May 10, 2019 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple tests are failing on Fedora
2 participants