mk-ca-bundle: remove CKA_NSS_SERVER_DISTRUST_AFTER conditions
1 unresolved thread
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)