Open
Bug 651585
Opened 14 years ago
Updated 2 years ago
infinite loop in pkix_BuildForwardDepthFirstSearch when verifying the https://etime1.jt3.com/ server certificate with AIA certificate fetch enabled
Categories
(NSS :: Libraries, defect, P2)
NSS
Libraries
Tracking
(Not tracked)
NEW
People
(Reporter: briansmith, Unassigned)
References
()
Details
+++ This bug was initially created as a clone of Bug #597618 +++
Wan-Teh checked in a workaround for this bug that stops the loop after 250 iterations, but I still want to find out the root cause of it. In the NSS teleconference, we speculated that it might be caused by the use of a combinatorial algorithm for cert chain building in libpkix.
Reporter | ||
Updated•14 years ago
|
No longer blocks: pkix-default
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•