Module Name: src Committed By: riastradh Date: Wed Oct 11 19:57:25 UTC 2023
Modified Files: src/external/mpl/mozilla-certdata/share: certdata.awk Log Message: certdata.awk: Treat CKT_NSS_TRUSTED as untrusted _as a CA_. This means the certificate is trusted for the listed purpose, not as a CA to issue certificates for the listed purpose. Clarify warning message in this case. No change to imported certificates so no need to regen or pull up -- this designator does not actually appear in certdata.txt, only in Mozilla nss source code. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/mpl/mozilla-certdata/share/certdata.awk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.