Closed
Bug 964202
Opened 11 years ago
Closed 10 years ago
Add crypto.signText to Firefox for Android
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: eohamon1, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.76 Safari/537.36
Steps to reproduce:
I used Firefox 26 at Android 4.2.1 on tablet. I import .p12 personal certificate with addon https://addons.mozilla.org/bg/firefox/addon/addcertificate. I also import Root CA of the bank without problem.
Actual results:
Try to sign docs in a bank application, I receive a message ”window.crypto Error:undefined TypeError: window.crypto.signText is not a function”.
Expected results:
To can import .p12(.pfx) certificate (without addons) and to sign doc like desktop versions for Windows, MAC and Linux at same conditions.
Reporter | ||
Updated•11 years ago
|
OS: Windows XP → Android
Hardware: x86 → ARM
Comment 1•11 years ago
|
||
could you specify for which bank this applies? or probably even better would be some sort of publicly available test case where the issue can be observed...
Comment 2•11 years ago
|
||
my guess is that this is the same issue as bug 868370 and bug 868373
Comment 3•11 years ago
|
||
Directed from SUMO: https://support.mozilla.org/en-US/questions/984278
Comment 4•11 years ago
|
||
Bug 868373 is the basically the same thing but for Firefox OS.
Comment 5•11 years ago
|
||
It is unlikely that we're going to implement crypto.signText for Android since we're contemplating removing it for desktop Firefox.
Summary: Firefox for Android .p12 certificates and 'crypto.signText' function → Add crypto.signText to Firefox for Android
Reporter | ||
Comment 6•11 years ago
|
||
Desktop versions of Firefox is used in e-banking systems of many Bulgarian banks, especially at MAC and Linux (where have not IE), because there is 'crypto.signText' working function (not supported in Chrome), used about sign docs with client certificates (the process is described also from Lloyd Hilaiel in Bug https://bugzilla.mozilla.org/show_bug.cgi?id=292238) and all this make Firefox preferred browser for many users (include Windows).
That's why (and as i have been recommended from Support Forum) open a question is there plans to implement 'crypto.signText' for Android. As thank you for interest i stay hearing if decide change.
Comment 7•10 years ago
|
||
Bug 1030963 removed this functionality entirely.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•