Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox 4 + Android != Key generation?

  • 1 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 Matt Brubeck

more options

Firefox 4 on Android (Useragent string: Mozilla/5.0 (Android; Linux armv7l; rv:2.1.1) Gecko/Firefox/4.0.2pre Fennec/4.0.1)

lacks a working keygen magic tag, and seems to be lacking a crypto object. Even testing this object with javascript causes javascript errors (execution on page stops).

Expecting to have to support a lot of these soon (as X.509 CA customers) so I'd like to get some insight into how this will be supported as the product develops.

This problem is related to the p12 download query. Similar report posted to the dev.tech.crypto list.

Firefox 4 on Android (Useragent string: Mozilla/5.0 (Android; Linux armv7l; rv:2.1.1) Gecko/Firefox/4.0.2pre Fennec/4.0.1) lacks a working keygen magic tag, and seems to be lacking a crypto object. Even testing this object with javascript causes javascript errors (execution on page stops). Expecting to have to support a lot of these soon (as X.509 CA customers) so I'd like to get some insight into how this will be supported as the product develops. This problem is related to the p12 download query. Similar report posted to the dev.tech.crypto list.

所有回复 (1)

more options

Sorry, the "crypto" object and related features do not yet work in the multi-process architecture ("Electrolysis") used in Firefox for Android. We have filed this bug report about this issue:

https://bugzilla.mozilla.org/show_bug.cgi?id=582297

We do plan to fix this bug (it will need to be fixed before desktop Firefox starts using Electrolysis), but we don't yet have a specific plan for when it will be fixed.