update ca-certificates CA bundle

Update the CA certificates list to what Mozilla NSS ships currently
(some Turktrust root CAs have been dropped).

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-04-29 10:09:10 +02:00
committed by Michael Tremer
parent e990e4273f
commit 3e0bab5e02
2 changed files with 1 additions and 468 deletions

View File

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