Closed Bug 1921528 Opened 3 days ago Closed 1 hour ago

add some new error codes to mozilla::pkix so Firefox can use them

Categories

(NSS :: Libraries, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: keeler, Assigned: keeler)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

Bug 1911007 and bug 1921525 both need new error codes in mozilla::pkix so Firefox can use them. The former needs an error for when a certificate was issued with a notBefore value after a CA's distrustAfter value (i.e. the issuer is no longer trusted to issue new certificates). The latter needs an error for when sufficient certificate transparency information is not available.

This adds MOZILLA_PKIX_ERROR_INSUFFICIENT_CERTIFICATE_TRANSPARENCY and
MOZILLA_PKIX_ERROR_ISSUER_NO_LONGER_TRUSTED for certificate transparency and
distrust after, respectively.

Status: NEW → RESOLVED
Closed: 1 hour ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: