Closed Bug 420979 Opened 16 years ago Closed 16 years ago

vfychain ignores -b TIME option when -p option is present

Categories

(NSS :: Tools, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nelson, Assigned: nelson)

Details

(Whiteboard: NSS312 PKIXTEST)

Attachments

(1 file)

When vfychain is given the -p option, telling it to use CERT_PKIXVerifyCert,
it fails to pass the time from the -b option to CERT_PKIXVerifyCert.
So, vfychain always tests against PR_Now() when used with -p.
The attached patch fixes that.
Attachment #307341 - Flags: review?(alexei.volkov.bugs)
Priority: -- → P2
Whiteboard: NSS312 PKIXTEST
Assignee: nobody → nelson
Comment on attachment 307341 [details] [diff] [review]
Fix vfychain to pass time to CERT_PKIXVerifyCert

r=alexei
Attachment #307341 - Flags: review?(alexei.volkov.bugs) → review+
Checking in vfychain.c; new revision: 1.14; previous revision: 1.13
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: