Skip to content

Fix tests by handling ssl "record layer failure" #3271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

ecerulm
Copy link
Member

@ecerulm ecerulm commented Jan 8, 2024

Closes #3268

Assumes the the ssl error SSL_R_RECORD_LAYER_FAILURE "record layer failure" is equivalent to the "Your proxy appears to only use HTTP and not HTTPS" error.

Add wait until server is ready

Fix test_ssl_failure_midway_through_conn when OpenSSL 3.2.0

map "record layer failure" to "Your proxy appears..."
Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for this! I tweaked the changelog entry a bit to use "our users" as an audience.

I also added a $100 bounty to this issue, so if you are able to you can submit an expense to our Open Collective. Let me know if you need help with that or questions :)

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.

Handle OpenSSL 3.2.0 new error message for unexpected unencrypted records
3 participants