Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Root Certificates in Firefox OS (was Re: NSS in Firefox OS)

151 views
Skip to first unread message

Rob Stradling

unread,
Apr 18, 2013, 8:54:06 AM4/18/13
to mozilla's crypto code discussion list, Brian Smith
On 20/10/12 18:33, Brian Smith wrote:
<snip>
> B2G (Firefox OS) does use NSS.

Brian,

I presume that Firefox OS trusts NSS's "Built-in" Root Certificates [1],
but what (if anything) does Firefox OS do for EV SSL?

Does Firefox OS import PSM's list of EV-enabled Root Certificates? [2]

Thanks.


[1]
https://mxr.mozilla.org/mozilla-central/source/security/nss/lib/ckfw/builtins/certdata.txt

[2]
https://mxr.mozilla.org/mozilla-central/source/security/manager/ssl/src/nsIdentityChecking.cpp

<snip>

--
Rob Stradling
Senior Research & Development Scientist
COMODO - Creating Trust Online

Rob Stradling

unread,
Apr 19, 2013, 4:17:39 PM4/19/13
to mozilla's crypto code discussion list, Brian Smith
On 18/04/13 13:54, Rob Stradling wrote:
> On 20/10/12 18:33, Brian Smith wrote:
> <snip>
>> B2G (Firefox OS) does use NSS.
>
> Brian,
>
> I presume that Firefox OS trusts NSS's "Built-in" Root Certificates [1],
> but what (if anything) does Firefox OS do for EV SSL?
>
> Does Firefox OS import PSM's list of EV-enabled Root Certificates? [2]

https://bugzilla.mozilla.org/show_bug.cgi?id=787155#c10 seems to answer
my question.

"...B2G doesn't have an EV indicator anyway".

Brian Smith

unread,
Apr 19, 2013, 4:45:51 PM4/19/13
to Rob Stradling, mozilla's crypto code discussion list
Rob Stradling wrote:
> > I presume that Firefox OS trusts NSS's "Built-in" Root Certificates
> > [1], but what (if anything) does Firefox OS do for EV SSL?

As you found, Firefox OS doesn't have an EV UI, and in fact I just disabled the EV validation logic in B2G for performance reasons, given that it was wasted effort without a UI.

> > Does Firefox OS import PSM's list of EV-enabled Root Certificates?
> > [2]

It did, but I just disabled that since it wasn't being used for anything.

Note that this wasn't a policy decision. It could be that we will have an EV indicator in the future on B2G. I expect we will eventually try to make all our products consistent, one way or another.

Cheers,
Brian
0 new messages