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: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Peter Müller
2019-07-30 20:00:00 +00:00
committed by Arne Fitzenreiter
parent 70571361da
commit 8de132b53d
2 changed files with 1 additions and 167 deletions

View File

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