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-10-23 17:35:06 +02:00
committed by Michael Tremer
parent 82e2a565bb
commit b3d8161b88
2 changed files with 445 additions and 324 deletions

View File

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