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@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller
2018-01-18 15:51:26 +01:00
committed by Michael Tremer
parent 898ff14a28
commit 4fa3d0e88e
2 changed files with 123 additions and 3594 deletions

File diff suppressed because it is too large Load Diff

View File

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