forked from mumble-voip/mumble
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX(client): Don't assume SSL error == SSL version mismatch
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.
- Loading branch information
Showing
1 changed file
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters