Open Bug 943952 Opened 11 years ago Updated 6 months ago

testing OCSP caching: add httpserv option that will return unknown status for initial requests

Categories

(NSS :: Tools, defect, P5)

3.15.4

Tracking

(Not tracked)

People

(Reporter: KaiE, Assigned: KaiE)

References

Details

Attachments

(1 file)

We should be able to test the fix for bug 933109.

I'd like to go for a very simple approach, adding a new option "3-unknown" to httpserv.

When enabled, httpserv will return status unknown for the initial three OCSP requests, and return the regular result for all subsequent requests.

A client that attempts GET/POST, and is told to retry the verification (another GET/POST), with bug 933109 fixed, should succeed in the 4th request (the 2nd POST).
Attached patch patch v1Splinter Review
Assignee: nobody → kaie
Attachment #8339381 - Flags: review?(brian)
Comment on attachment 8339381 [details] [diff] [review]
patch v1

Kai, it is hard to review this change without also seeing the accompanying changes to the test suite so I can see how it is intended to be used.

I am not very familiar with the command-line utilities in NSS, but if you provide a more complete patch I will try to learn enough to review it all.
Attachment #8339381 - Flags: review?(brian)
Severity: normal → S3
Severity: S3 → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: