summaryrefslogtreecommitdiff
path: root/mozilla/nssckbi.h
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2021-01-19 10:33:30 +0100
committerJulien Cristau <jcristau@debian.org>2021-01-19 11:09:56 +0100
commit315ae87762dc2edce56042cfa486eb2d92711338 (patch)
tree63fdaead566856c5e759874e1916e1e168f50dc6 /mozilla/nssckbi.h
parent06a11fe2fe19bbb56cfa15213d29c10355b29105 (diff)
downloadca-certificates-315ae87762dc2edce56042cfa486eb2d92711338.tar.gz
Update Mozilla certificate authority bundle to version 2.46
The following certificate authorities were added (+): + "certSIGN ROOT CA G2" + "e-Szigno Root CA 2017" + "Microsoft ECC Root Certificate Authority 2017" + "Microsoft RSA Root Certificate Authority 2017" + "NAVER Global Root Certification Authority" + "Trustwave Global Certification Authority" + "Trustwave Global ECC P256 Certification Authority" + "Trustwave Global ECC P384 Certification Authority" The following certificate authorities were removed (-): - "EE Certification Centre Root CA" - "GeoTrust Universal CA 2" - "LuxTrust Global Root 2" - "OISTE WISeKey Global Root GA CA" - "Staat der Nederlanden Root CA - G2" - "Taiwan GRCA" - "Verisign Class 3 Public Primary Certification Authority - G3"
Diffstat (limited to 'mozilla/nssckbi.h')
-rw-r--r--mozilla/nssckbi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mozilla/nssckbi.h b/mozilla/nssckbi.h
index ed02913..09a73fe 100644
--- a/mozilla/nssckbi.h
+++ b/mozilla/nssckbi.h
@@ -46,8 +46,8 @@
* It's recommend to switch back to 0 after having reached version 98/99.
*/
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2
-#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 40
-#define NSS_BUILTINS_LIBRARY_VERSION "2.40"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 46
+#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1