summaryrefslogtreecommitdiff
path: root/mozilla/nssckbi.h
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2021-10-04 21:47:01 +0200
committerJulien Cristau <jcristau@debian.org>2021-10-04 21:47:01 +0200
commit3ab688143051416fd1a1cc3e8c8f40e531573fdf (patch)
tree7e0962cb3b436ccbe0a004f78425e7ff008eca4f /mozilla/nssckbi.h
parentf7ad3147ccf06d306fbe90601a9879fbd1e70cba (diff)
downloadca-certificates-3ab688143051416fd1a1cc3e8c8f40e531573fdf.tar.gz
mozilla/{certdata.txt,nssckbi.h}: Update Mozilla certificate authority bundle to version 2.50
The following certificate authorities were added (+): + "AC RAIZ FNMT-RCM SERVIDORES SEGUROS" + "GlobalSign Root R46" + "GlobalSign Root E46" + "GLOBALTRUST 2020" + "ANF Secure Server Root CA" + "Certum EC-384 CA" + "Certum Trusted Root CA" The following certificate authorities were removed (-): - "QuoVadis Root CA" - "Sonera Class 2 Root CA" - "GeoTrust Primary Certification Authority - G2" - "VeriSign Universal Root Certification Authority" - "Chambers of Commerce Root - 2008" - "Global Chambersign Root - 2008" - "Trustis FPS Root CA" - "Staat der Nederlanden Root CA - 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 09a73fe..7f2889a 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 46
-#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 50
+#define NSS_BUILTINS_LIBRARY_VERSION "2.50"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1