Open
Bug 489205
Opened 16 years ago
Updated 2 years ago
Add chains test for "explicit policy" feature of libPKIX
Categories
(NSS :: Test, enhancement, P2)
NSS
Test
Tracking
(Not tracked)
NEW
People
(Reporter: nelson, Unassigned)
References
Details
(Whiteboard: PKIXTEST)
Attachments
(1 file)
2.04 KB,
patch
|
slavomir.katuscak+mozilla
:
review+
|
Details | Diff | Splinter Review |
libpkix implements the "explicit policy" feature defined in RFC 3280.
The feature causes libPKIX to detect chains that are invalid because
the intermediate CA certificates lack the necessary certificate policies
extensions. NSS's automated QA test "chains" does not presently have a
set of test chains for this feature.
The attached patch adds a new scenarios configuration file to test this
feature.
Reporter | ||
Updated•16 years ago
|
Priority: -- → P1
Reporter | ||
Comment 1•16 years ago
|
||
Comment on attachment 373705 [details] [diff] [review]
Patch v1, add new explicitPolicy config file to scenarios (checked in)
You'll be happy to know that these tests all pass with a trunk build.
Please review.
Attachment #373705 -
Flags: superreview?(alexei.volkov.bugs)
Attachment #373705 -
Flags: review?(slavomir.katuscak)
Updated•16 years ago
|
Attachment #373705 -
Flags: review?(slavomir.katuscak) → review+
Reporter | ||
Comment 2•16 years ago
|
||
Comment on attachment 373705 [details] [diff] [review]
Patch v1, add new explicitPolicy config file to scenarios (checked in)
Checking in explicitPolicy.cfg; initial revision: 1.1
Checking in scenarios; new revision: 1.5; previous revision: 1.4
Attachment #373705 -
Attachment description: Patch v1, add new explicitPolicy config file to scenarios → Patch v1, add new explicitPolicy config file to scenarios (checked in)
Attachment #373705 -
Flags: superreview?(alexei.volkov.bugs)
Reporter | ||
Updated•16 years ago
|
Whiteboard: PKIXTEST
Reporter | ||
Updated•15 years ago
|
Priority: P1 → P2
Target Milestone: 3.12.4 → ---
Comment 3•2 years ago
|
||
The bug assignee is inactive on Bugzilla, and this bug has priority 'P2'.
:beurdouche, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: nelson → nobody
Flags: needinfo?(bbeurdouche)
Updated•2 years ago
|
Severity: normal → S3
Comment 4•2 years ago
|
||
We have modified the bot to only consider P1 as high priority, so I'm cancelling the needinfo here.
Flags: needinfo?(bbeurdouche)
You need to log in
before you can comment on or make changes to this bug.
Description
•