This is not a trusted Bitmask provider
danialbehzadi opened this issue · 5 comments
When I add my provider or even when I tap on Bitmask demo. A dialoge opens and tell me "This is not a trusted Bitmask provider" with two buttons "Cancel" and "Retry". And if I tap Retry button a new dialoge opens with no text and two "Cancel" and "Retry" buttons. After some teries, Bitmask will crash with android annouce "Bitmask has stopped" and two "OK" and "Report" buttons.
My device:
Nokia X2_DS, Android 4.3
Hi Danial!
Thanks for the bug report.
The "This is not a trusted Bitmask provider" sometimes comes up because the connection cannot be established with the provider due to network problems, so the input stream is empty. I'll distinguish between exceptions to show the correct message => https://leap.se/code/issues/6450
I was aware of the second issue, I need to improve the logic under a provider addition/modification => https://leap.se/code/issues/6451
Thanks!
This can also means that you are using a self signed cert and you didn't install the cert on your android device. Please follow the steps below:
1 - Copy the .crt file to the root of the /sdcard folder inside your Android device
2 - Inside your Android device, Settings > Security > Install from storage. It should detect the certificate and let you add it to the device
Thanks @davinerd, that's definitely a possibility.
@danialbehzadi Any news on this bug?
What would be the solution for black.riseup.net?
This has been fixed. Should be available in play store shortly.