Open
Bug 1139039
Opened 11 years ago
Updated 2 years ago
investigate where underscores should be allowed in mozilla::pkix name matching after bug 1136616
Categories
(Core :: Security: PSM, defect, P3)
Core
Security: PSM
Tracking
()
NEW
People
(Reporter: keeler, Unassigned)
References
Details
(Whiteboard: [psm-backlog])
Attachments
(1 obsolete file)
Bug 1136616 will allow underscores in names and basically consider them alphabetical. This raises a few questions:
- are labels that consist only of underscores valid?
- are they valid at the beginning/end of labels, or only internally? (like hyphen)
- if a label consists only of numbers and underscores, is that valid?
etc.
![]() |
Reporter | |
Updated•9 years ago
|
Whiteboard: [psm-backlog]
![]() |
Reporter | |
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Attachment #9383356 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•