Skip to content
Snippets Groups Projects

mk-ca-bundle: remove CKA_NSS_SERVER_DISTRUST_AFTER conditions

Merged Kevin Daudt requested to merge remove-distrust-after-logic into master
1 unresolved thread

Apply the upstream patch to restore certificates that are going to be removed in the future, but should still be available to verify existing certificates.

Note that the CKA_NSS_SERVER_DISTRUST_AFTER cannot be encoded in the generated certificate bundle, so that means newly generated certificates will be trusted as well. This is a trade-off between breaking existing certificates versus not trusting newly generated certificates.

With this change, the following root certificates would be restored:

  • Entrust.net Premium 2048 Secure Server CA
  • Entrust Root Certification Authority
  • AffirmTrust Commercial
  • AffirmTrust Networking
  • AffirmTrust Premium
  • AffirmTrust Premium ECC
  • Entrust Root Certification Authority - G2
  • Entrust Root Certification Authority - EC
  • GLOBALTRUST 2020

Fixes #6 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading