mumble-voip / mumble-iphoneos

Mumble client for iOS-based devices
https://www.mumble.info
Other
196 stars 78 forks source link

Password for certificate #35

Closed Wadera closed 12 years ago

Wadera commented 13 years ago

Mumble requires a password to the certificate. What is my password? I don't create any pass... How i can import my certificate?

mkrautz commented 13 years ago

Try a blank one. :)

If that works, I'll add an extra pass that attempts blank passwords when importing.

mkrautz commented 13 years ago

Was able to repro the issue.

iOS and Mac OS X won't import PKCS12 files created by Mumble (desktop)... Perhaps we'll have to use OpenSSL for disk import.

mkrautz commented 13 years ago

Uploaded a new, fixed, build. Please check if it works.

mkrautz commented 13 years ago

Build didn't work properly for iOS 4 devices. Thus, the build available now doesn't have the new functionality. I'll see if I can upload a proper build tomorrow.

Wadera commented 13 years ago

In Git Revision: d92c78df2d29 all work perfectly

mkrautz commented 13 years ago

Does it work in the latest release?