Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Fix test failures by using the latest versions of TLS in the TLS proxy tests.#306

Merged
reivilibre merged 2 commits intomainfrom
rei/use_latest_tls
Jun 10, 2022
Merged

Fix test failures by using the latest versions of TLS in the TLS proxy tests.#306
reivilibre merged 2 commits intomainfrom
rei/use_latest_tls

Conversation

@reivilibre
Copy link
Contributor

See matrix-org/synapse#8208 for the Synapse equivalent.

This is what's causing the current test failures: it appears that OpenSSL configuration has moved on and now forbids TLS v1.0 by default.

This led to errors like

twisted.web._newclient.ResponseNeverReceived: [<twisted.python.failure.Failure OpenSSL.SSL.Error: [('SSL routines', '', 'tlsv1 alert internal error')]>]

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
@reivilibre reivilibre requested a review from a team as a code owner June 10, 2022 10:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants