Re: UI Improvement in Certificate details

2016-11-16 Thread Dimitris Zacharopoulos

On 16/11/2016 10:51 πμ, Ryan Sleevi wrote:

And the bug you want is https://bugzilla.mozilla.org/show_bug.cgi?id=500333


Thanks for the help. We'll try to revive it :)

Dimitris.

On Wed, Nov 16, 2016 at 12:47 AM, Ryan Sleevi  wrote:

The module you want is PSM.

The code you want to submit a patch to is
https://dxr.mozilla.org/mozilla-central/source/security/manager/ssl/nsNSSCertHelper.cpp#242

On Tue, Nov 15, 2016 at 11:54 PM, Dimitris Zacharopoulos
 wrote:

Li-Chun CHEN from Chunghwa Telecom would like to push for a UI improvement
to properly display subject information in certificate details for FF (and
others). In order to assist him, I prepared some text to be included in an
improvement bug for Mozilla products and will try sending similar
information to Microsoft and other Application Software Suppliers.

--- BEGIN quote ---

Subject: "UI Improvement in Certificate details"

In order for certificate details to be humanly readable, certain OIDs used
in Certificate details (such as subject information for OV and EV SSL
Certificates), need to be replaced by a proper field description.

This topic was discussed during the CA/B Forum F2F meeting 39. [link to the
minutes]

We kindly ask that the following OIDs are properly displayed in the
corresponding Mozilla Certificate details code.

2.5.4.5 --> Serial Number
2.5.4.9 --> Street Address
2.5.4.15 --> Business Category
2.5.4.17 --> Postal Code
1.3.6.1.4.1.311.60.2.1.1 --> Jurisdiction of Incorporation Locality
1.3.6.1.4.1.311.60.2.1.2 --> Jurisdiction of Incorporation State or Province
1.3.6.1.4.1.311.60.2.1.3 --> Jurisdiction of Incorporation Country

--- END quote ---

I am struggling to find a proper bugzilla category so that the "bug" gets
properly addressed.

  * Is it part of the core?
(https://bugzilla.mozilla.org/describecomponents.cgi?product=Core)
  * Is it part of the nss?
(https://bugzilla.mozilla.org/describecomponents.cgi?product=NSS)
  * Is it part of the firefox?
(https://bugzilla.mozilla.org/describecomponents.cgi?product=firefox)
  * Is there something else more appropriate?

And from there, which is the most appropriate sub-category? (so many options
to choose from and I am not entirely familiar with the structure).

Any help would be appreciated.


Thank you,
Dimitris Zacharopoulos.
___
dev-security-policy mailing list
dev-security-policy@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security-policy


___
dev-security-policy mailing list
dev-security-policy@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security-policy


Re: UI Improvement in Certificate details

2016-11-16 Thread Ryan Sleevi
And the bug you want is https://bugzilla.mozilla.org/show_bug.cgi?id=500333

On Wed, Nov 16, 2016 at 12:47 AM, Ryan Sleevi  wrote:
> The module you want is PSM.
>
> The code you want to submit a patch to is
> https://dxr.mozilla.org/mozilla-central/source/security/manager/ssl/nsNSSCertHelper.cpp#242
>
> On Tue, Nov 15, 2016 at 11:54 PM, Dimitris Zacharopoulos
>  wrote:
>>
>> Li-Chun CHEN from Chunghwa Telecom would like to push for a UI improvement
>> to properly display subject information in certificate details for FF (and
>> others). In order to assist him, I prepared some text to be included in an
>> improvement bug for Mozilla products and will try sending similar
>> information to Microsoft and other Application Software Suppliers.
>>
>> --- BEGIN quote ---
>>
>> Subject: "UI Improvement in Certificate details"
>>
>> In order for certificate details to be humanly readable, certain OIDs used
>> in Certificate details (such as subject information for OV and EV SSL
>> Certificates), need to be replaced by a proper field description.
>>
>> This topic was discussed during the CA/B Forum F2F meeting 39. [link to the
>> minutes]
>>
>> We kindly ask that the following OIDs are properly displayed in the
>> corresponding Mozilla Certificate details code.
>>
>> 2.5.4.5 --> Serial Number
>> 2.5.4.9 --> Street Address
>> 2.5.4.15 --> Business Category
>> 2.5.4.17 --> Postal Code
>> 1.3.6.1.4.1.311.60.2.1.1 --> Jurisdiction of Incorporation Locality
>> 1.3.6.1.4.1.311.60.2.1.2 --> Jurisdiction of Incorporation State or Province
>> 1.3.6.1.4.1.311.60.2.1.3 --> Jurisdiction of Incorporation Country
>>
>> --- END quote ---
>>
>> I am struggling to find a proper bugzilla category so that the "bug" gets
>> properly addressed.
>>
>>  * Is it part of the core?
>>(https://bugzilla.mozilla.org/describecomponents.cgi?product=Core)
>>  * Is it part of the nss?
>>(https://bugzilla.mozilla.org/describecomponents.cgi?product=NSS)
>>  * Is it part of the firefox?
>>(https://bugzilla.mozilla.org/describecomponents.cgi?product=firefox)
>>  * Is there something else more appropriate?
>>
>> And from there, which is the most appropriate sub-category? (so many options
>> to choose from and I am not entirely familiar with the structure).
>>
>> Any help would be appreciated.
>>
>>
>> Thank you,
>> Dimitris Zacharopoulos.
>> ___
>> dev-security-policy mailing list
>> dev-security-policy@lists.mozilla.org
>> https://lists.mozilla.org/listinfo/dev-security-policy
___
dev-security-policy mailing list
dev-security-policy@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security-policy


Re: UI Improvement in Certificate details

2016-11-16 Thread Ryan Sleevi
The module you want is PSM.

The code you want to submit a patch to is
https://dxr.mozilla.org/mozilla-central/source/security/manager/ssl/nsNSSCertHelper.cpp#242

On Tue, Nov 15, 2016 at 11:54 PM, Dimitris Zacharopoulos
 wrote:
>
> Li-Chun CHEN from Chunghwa Telecom would like to push for a UI improvement
> to properly display subject information in certificate details for FF (and
> others). In order to assist him, I prepared some text to be included in an
> improvement bug for Mozilla products and will try sending similar
> information to Microsoft and other Application Software Suppliers.
>
> --- BEGIN quote ---
>
> Subject: "UI Improvement in Certificate details"
>
> In order for certificate details to be humanly readable, certain OIDs used
> in Certificate details (such as subject information for OV and EV SSL
> Certificates), need to be replaced by a proper field description.
>
> This topic was discussed during the CA/B Forum F2F meeting 39. [link to the
> minutes]
>
> We kindly ask that the following OIDs are properly displayed in the
> corresponding Mozilla Certificate details code.
>
> 2.5.4.5 --> Serial Number
> 2.5.4.9 --> Street Address
> 2.5.4.15 --> Business Category
> 2.5.4.17 --> Postal Code
> 1.3.6.1.4.1.311.60.2.1.1 --> Jurisdiction of Incorporation Locality
> 1.3.6.1.4.1.311.60.2.1.2 --> Jurisdiction of Incorporation State or Province
> 1.3.6.1.4.1.311.60.2.1.3 --> Jurisdiction of Incorporation Country
>
> --- END quote ---
>
> I am struggling to find a proper bugzilla category so that the "bug" gets
> properly addressed.
>
>  * Is it part of the core?
>(https://bugzilla.mozilla.org/describecomponents.cgi?product=Core)
>  * Is it part of the nss?
>(https://bugzilla.mozilla.org/describecomponents.cgi?product=NSS)
>  * Is it part of the firefox?
>(https://bugzilla.mozilla.org/describecomponents.cgi?product=firefox)
>  * Is there something else more appropriate?
>
> And from there, which is the most appropriate sub-category? (so many options
> to choose from and I am not entirely familiar with the structure).
>
> Any help would be appreciated.
>
>
> Thank you,
> Dimitris Zacharopoulos.
> ___
> dev-security-policy mailing list
> dev-security-policy@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-security-policy
___
dev-security-policy mailing list
dev-security-policy@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security-policy