Page MenuHomeFreeBSD

caroot: Ignore soft distrust of server CA certificates
Needs ReviewPublic

Authored by michaelo on Thu, Feb 20, 9:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 20, 10:18 AM
Unknown Object (File)
Thu, Feb 20, 10:16 AM
Unknown Object (File)
Thu, Feb 20, 10:08 AM
Subscribers

Details

Summary

Mozilla introduced the field CKA_NSS_SERVER_DISTRUST_AFTER which indicates that
a server CA certificate will be distructed in the future before its NotAfter
time. This means that the CA stops issuing new certificates, but previous ones
are still valid until they expire. We can ignore this until Mozilla removes
it altogether from the bundle.

See also:

Tested by: michaelo

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62540
Build 59424: arc lint + arc unit

Event Timeline

Please add other reviewers as you think appropriate.

michaelo retitled this revision from secure/caroot: Ignore soft distrust of server CA certificates to caroot: Ignore soft distrust of server CA certificates.Thu, Feb 20, 11:14 AM