-
Notifications
You must be signed in to change notification settings - Fork 2
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
Compatibility with Anrdoid 4 (Xperia Mini - not Mini X10)? #7
Comments
First import your CA certificate from sdcard. You need a file-selector like total commander. Then you import your pkcs12 .p12 file with your certificate. |
File selection works by me with Office Suite Pro 6. |
Everything was done in the FF addon. PS: Android 4 allow you to import the user and CA certs directly. The build-in browser uses them then. No need for firefox. |
Thnks! It work partially today with one of the secured sites I use (Android 4 build in browser). This site (epay.bg/en) generates for users only .p12-certificate, no CA (.cer/.crt certificate file). As far as I know, using only .p12, without installing .cer/.crt at first, works only for logging. However I have 3 different accounts and I choose every time by login at windows-FF from 3 different .p12-files through pop-up. Same function with pop-up for choosing between different .p12-files has Your addon as well, as far as I am getting it right. So I do:
I am sorry to bother You with all this, I just wanted to describe it to You, cause it seems that working on new compatibility and updates of Your addon would be really worth... ! 👍 |
the Droid Razr HD and newer android devices no longer have the built-in android browser and are shipping with Google Chrome, which does not have access to androids certificate store. i have searched all over for a solution. i can not find a version of the built-in browser that works with my device. It would be great to see this add-on updated. |
Currently the only option is to use firefox 13 :( i have currently very limited time for the new native addons of FF14+. |
Ok. Thanks for the quick response. |
Hi, by me everything works, only the login-page, after i choose the properly integrated certificate, still says at the last step (after clicking login button), it doesnt recognize any certificate...
is there some issue with consequence of installing base certificate of issuer first (.cer or .crt) and then the personal .p12- or .pfx-certificate? which consequence should i take? (first import of .cer or .crt at android security settings and then import of both .cer or .crt, then .p12 or .pfx at cert manager?) Or another consequence?
The text was updated successfully, but these errors were encountered: