Open Bug 769067 Opened 13 years ago Updated 2 years ago

Add option to recognise and report OCSP unauthorized status

Categories

(NSS :: Libraries, enhancement, P4)

enhancement

Tracking

(Not tracked)

People

(Reporter: agl, Unassigned)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
This patch adds an option to treat OCSP `unauthorized' statuses as errors and return SEC_ERROR_OCSP_UNAUTHORIZED_REQUEST. Since the unauthorized status is unsigned, it can be returned for unknown certificates without having online signing ability at the OCSP responder. At least Symantec and GoDaddy report that their OCSP responders have this behaviour. It doesn't enable the behaviour by default because it's not clear how safe that would be. (There might be broken OCSP servers out there that are currently being ignored because the client is soft-fail.) But it allows clients that are prepared to handle it, to enable it. (Note: I am not well versed in libpkix's code.)
Attachment #637276 - Attachment is patch: true
Severity: normal → S3
Severity: S3 → N/A
Priority: -- → P4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: