Skip to content
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

FIX(client): Don't assume SSL error == SSL version mismatch #6594

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

Krzmbrzl
Copy link
Member

@Krzmbrzl Krzmbrzl commented Oct 3, 2024

Experience shows that SSL handshake errors can have various different
reasons and thus always reporting that Mumble has encountered an SSL
version mismatch is no good.

This rephrases the error message to reflect this more general nature of
the possible error origin and also provides advice for the most commonly
observed ones.

Checks

@Krzmbrzl Krzmbrzl added client bug A bug (error) in the software auto-backport-to-1.5.x labels Oct 3, 2024
@Krzmbrzl Krzmbrzl requested a review from Hartmnt October 3, 2024 14:47
Experience shows that SSL handshake errors can have various different
reasons and thus always reporting that Mumble has encountered an SSL
version mismatch is no good.

This rephrases the error message to reflect this more general nature of
the possible error origin and also provides advice for the most commonly
observed ones.
@Krzmbrzl Krzmbrzl merged commit 7ef9b74 into mumble-voip:master Oct 4, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport-to-1.5.x bug A bug (error) in the software client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants