Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are the 'Not trusted after' fields in mozilla respected ? #25

Closed
zarniwhoop73 opened this issue Dec 18, 2022 · 1 comment
Closed

Are the 'Not trusted after' fields in mozilla respected ? #25

zarniwhoop73 opened this issue Dec 18, 2022 · 1 comment
Labels

Comments

@zarniwhoop73
Copy link

I assumed we were good, but TrustCor certs exist.

@djlucas
Copy link
Member

djlucas commented Dec 19, 2022

They were included in the distribution, so they will be true for Mozilla trusted, but the NSS-{Email,Server}-Distrust-After field should take precedence in P11-kit, so while an anchor would exist in this case, if they have been distrusted, they would not show up in the bundles. That said, all three of these certificates are still in the bundles because they are still valid in the certdata.txt file. Both NSS trusts are unset: CKA_NSS_{EMAIL,SERVER}_DISTRUST_AFTER CK_BBOOL CK_FALSE - now, that said, certdata.txt in the release branch won't update until NSS updates, and TrustCor has been removed in at least Aurora.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants