resba / mumble-android

Android mumble client
14 stars 2 forks source link

How to setup the keystore #6

Open dafzor opened 12 years ago

dafzor commented 12 years ago

From my understanding your version of the mumble client has certificate support which would allow registration on servers. However I've been unable to figure it out :(

First I've tried to use exported p12 file form desktop mumble with no password set, that resulted in the app crashing.

Then I tried to use the http://portecle.sf.net utility to make a keystore, the utility didn't recognise the mumble key pair so i made a new and saved, it also crashed the app.

So is it possible to provide some in app information on how to make it work or even add some UI to make it all work (certificate create/export/import)?

resba commented 12 years ago

I haven't touched the system yet but I when I went to look at the code I discovered that it hasn't been properly implemented yet! I'll work on this more down the line or someone else will submit a PR.

Thanks!

resba commented 12 years ago

Just for reference: What kind of phone are you using and which build are you running of mumble-android?

dafzor commented 12 years ago

ZTE Blade and the latest mumble-android on your download page.