Closed
Bug 291545
Opened 20 years ago
Closed 20 years ago
certutil crashes when -C is given CSR with truncated attribs
Categories
(NSS :: Tools, defect, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 291542
People
(Reporter: neil.williams, Assigned: neil.williams)
Details
A cert request with a null attribute list causes a segmentation violation in a command like certutil -C -c ca_ca -v 240 -i c.req -o a.crt -d . In addition it appears that CSRs created by certutil now always have an extension request attribute even when the number of extensions is zero. Doesn't seem correct. I'll take this one.
| Assignee | ||
Comment 1•20 years ago
|
||
Making this P1 since it appears to be a regression.
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 2•20 years ago
|
||
Neil, is this a dupe of 291542 ?
| Assignee | ||
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 291542 ***
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•