Open Bug 1523108 Opened 5 years ago Updated 2 years ago

serialNumber sub-fields of X.509 certificate subjects and issuers not properly displayed

Categories

(NSS :: Libraries, defect, P3)

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: it, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

Steps to reproduce:

View certificates with unusual RDNs in the Subject DN or Issuer DN, for instance the "Chambers of Commerce Root - 2008" certificate in the default trust store called "Authorities".

Actual results:

Entity serialNumber RDNs are shown for instance as

Object Identifier (2 5 4 5) = A82743287

Expected results:

Entity serialNumber RDNs should for instance be shown as

Serial Number = A82743287

or

SN = A82743287

I came across this minor issue working on bug 1520923.

A related issue is that other typical OIDs like 2.5.29.32.0 = anyPolicy in "Certificate Policies" X.509v3 extensions are not recognized.

Summary: serialNumber sub-fields of X.509 subjects and issuers not properly displayed → serialNumber sub-fields of X.509 certificate subjects and issuers not properly displayed
Severity: normal → trivial
Component: Security → Libraries
OS: Unspecified → All
Priority: -- → P1
Product: Thunderbird → NSS
Hardware: Unspecified → All
Version: unspecified → trunk
See Also: → 1520923

Probably not a P1

Priority: P1 → P3
Severity: trivial → S4
You need to log in before you can comment on or make changes to this bug.