Skip to content

enforce TLS<1.3 for SSL renegotiation tests#249

Merged
1st1 merged 1 commit into
MagicStack:masterfrom
fantix:fix-tls13-renegotiation
May 7, 2019
Merged

enforce TLS<1.3 for SSL renegotiation tests#249
1st1 merged 1 commit into
MagicStack:masterfrom
fantix:fix-tls13-renegotiation

Conversation

@fantix

@fantix fantix commented May 3, 2019

Copy link
Copy Markdown
Member

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

1st1 commented May 7, 2019

Copy link
Copy Markdown
Member

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