update ca-certificates CA bundle

Update the CA certificates list to what Mozilla NSS ships currently.

The original file can be retrieved from:
https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller
2020-12-21 21:59:04 +01:00
committed by Michael Tremer
parent 4af97be302
commit 96adf682bc
2 changed files with 178 additions and 1572 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@
include Config
VER = 20201023
VER = 20201221
THISAPP = ca-certificates
DIR_APP = $(DIR_SRC)/$(THISAPP)