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

Application can't connect to servers with 8096 bit keys (Osstatus error -9808) #76

Open
ghost opened this issue Apr 22, 2014 · 5 comments

Comments

@ghost
Copy link

ghost commented Apr 22, 2014

Our mumble server cert was recently updated due to drama regarding the heartbleed bug and decided for the hell of it to up the key size to 8096 bit RSA. However, now iphone clients all get the same error message when they try and connect: Osstatus error -9808.

@itsrachelfish
Copy link

👍 This issue is affecting me as well. It's crazy that this bug can go ignored without any response from the mumble team for over a year.

@ghost
Copy link
Author

ghost commented Jul 8, 2015

Unfortunately, it seems the mumble project is lacking in manpower for
ios development.

As a workaround, just make sure your mumble server certificate keysize
does not exceed 4096 and ios clients should be able to connect.

On 7/7/15, Rachel Fish [email protected] wrote:

👍 This issue is affecting me as well. It's crazy that this bug can go
ignored without any response from the mumble team for over a year.


Reply to this email directly or view it on GitHub:
#76 (comment)

@ttk2
Copy link

ttk2 commented Jul 8, 2015

this project is clearly pretty dead, someone needs to pick up maintaining it. Plumble is great on android.

@mkrautz
Copy link
Contributor

mkrautz commented Jul 8, 2015

This problem here is that SecureTransport does not seem to support 8096 bit RSA. So it's out of our hands. Ideally, we'd switch to an architecture where more code is shared with the main client -- but that's not how things are at the moment.

Also, we're not only lacking in manpower in iOS. It's pretty much everywhere. Which is very unfortunate, but that's the way it is. Any help we can get is much appreciated.

@ttk2
Copy link

ttk2 commented Jul 8, 2015

I know how that feels, I might end up tackling the lack of an ICE maintainer on Fedora that's keeping mumbe out of the repos over there, its annoying.

Its a shame that we are limited to 4096 bit keys right now, its not bad yet, but give it a few years. Its amazing how much use the Iphone client gets, enough that removing it as a possibility its out of the question.

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

No branches or pull requests

3 participants