Open Bug 1472766 Opened 6 years ago Updated 2 years ago

add non-localized keyUsages flags for securityInfo

Categories

(WebExtensions :: Request Handling, enhancement, P5)

enhancement

Tracking

(Not tracked)

People

(Reporter: mixedpuppy, Unassigned)

References

Details

keyUsages was a localized string, not very useful or easy to deal with from an extension.  There is no non-localized version exposed on the interfaces, so extensions will have to resort to raw DER parsing to get at that information.  This bug is to add the interfaces so they can be exposed easily to an extension.
Since rawDER is available, and this would require low level change otherwise, punting it way down the prio list.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.