From 7d64a72298125c000f812b99b90bb54eeb18bd03 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 10 Dec 2023 14:57:48 +0100
Subject: [PATCH] ca-certificates: update to 2023.11.17

---
 components/openindiana/ca-certificates/Makefile                      |   10 ++-
 components/openindiana/ca-certificates/ca-certificates.p5m           |   81 +++++++++++++++------------
 components/openindiana/ca-certificates/manifests/sample-manifest.p5m |   53 ++++++++++++-----
 3 files changed, 87 insertions(+), 57 deletions(-)

diff --git a/components/openindiana/ca-certificates/Makefile b/components/openindiana/ca-certificates/Makefile
index e50b8e6..0f5a55c 100644
--- a/components/openindiana/ca-certificates/Makefile
+++ b/components/openindiana/ca-certificates/Makefile
@@ -23,13 +23,13 @@
 
 COMPONENT_NAME= ca-certificates
 COMPONENT_VERSION_MAJOR= 3
-COMPONENT_VERSION_MINOR= 90
+COMPONENT_VERSION_MINOR= 95
 COMPONENT_VERSION=	$(COMPONENT_VERSION_MAJOR).$(COMPONENT_VERSION_MINOR)
-HUMAN_VERSION= 20230604
+HUMAN_VERSION=	20231117
 COMPONENT_SUMMARY=	Common CA certificates
 COMPONENT_SRC=		nss-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha256:9acd6534c41d8ead19fca6fcb3fffed2f9f09c437c3d79fee6a4ee668aaa93b6
+COMPONENT_ARCHIVE_HASH=	sha256:469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a
 COMPONENT_ARCHIVE_URL=	https://ftp.mozilla.org/pub/security/nss/releases/NSS_$(COMPONENT_VERSION_MAJOR)_$(COMPONENT_VERSION_MINOR)_RTM/src/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
 COMPONENT_FMRI=		crypto/ca-certificates
@@ -95,7 +95,8 @@
            ln -fs ../../certs/CA/$${i} ../../openssl/certs/$${HASH}.0; \
 	done; 
 	touch $@
-	
+
+# Manually added dependencies
 REQUIRED_PACKAGES += file/gnu-coreutils
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += runtime/perl
@@ -103,5 +104,6 @@
 REQUIRED_PACKAGES += text/gawk
 REQUIRED_PACKAGES += text/gnu-grep
 REQUIRED_PACKAGES += system/library/iconv/utf-8
+
 # Auto-generated dependencies
 REQUIRED_PACKAGES += system/ca-certificates
diff --git a/components/openindiana/ca-certificates/ca-certificates.p5m b/components/openindiana/ca-certificates/ca-certificates.p5m
index 3d745ad..fcf9461 100644
--- a/components/openindiana/ca-certificates/ca-certificates.p5m
+++ b/components/openindiana/ca-certificates/ca-certificates.p5m
@@ -1,22 +1,12 @@
 #
-# CDDL HEADER START
+# This file and its contents are supplied under the terms of the
+# Common Development and Distribution License ("CDDL"), version 1.0.
+# You may only use this file in accordance with the terms of version
+# 1.0 of the CDDL.
 #
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
+# A full copy of the text of the CDDL should have accompanied this
+# source.  A copy of the CDDL is also available via the Internet at
+# http://www.illumos.org/license/CDDL.
 #
 
 #
@@ -31,12 +21,12 @@
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.human-version value=$(HUMAN_VERSION)
 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
-set name=info.classification value="org.opensolaris.category.2008:System/Security"
+set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-set name=pkg.human-version value=$(HUMAN_VERSION)
 
 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
@@ -61,6 +51,8 @@
 file path=etc/certs/CA/Amazon_Root_CA_3.pem
 file path=etc/certs/CA/Amazon_Root_CA_4.pem
 file path=etc/certs/CA/Atos_TrustedRoot_2011.pem
+file path=etc/certs/CA/Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
+file path=etc/certs/CA/Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
 file path=etc/certs/CA/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
 file path=etc/certs/CA/BJCA_Global_Root_CA1.pem
 file path=etc/certs/CA/BJCA_Global_Root_CA2.pem
@@ -80,6 +72,10 @@
 file path=etc/certs/CA/Certum_Trusted_Network_CA.pem
 file path=etc/certs/CA/Certum_Trusted_Network_CA_2.pem
 file path=etc/certs/CA/Certum_Trusted_Root_CA.pem
+file path=etc/certs/CA/CommScope_Public_Trust_ECC_Root-01.pem
+file path=etc/certs/CA/CommScope_Public_Trust_ECC_Root-02.pem
+file path=etc/certs/CA/CommScope_Public_Trust_RSA_Root-01.pem
+file path=etc/certs/CA/CommScope_Public_Trust_RSA_Root-02.pem
 file path=etc/certs/CA/Comodo_AAA_Services_root.pem
 file path=etc/certs/CA/D-TRUST_BR_Root_CA_1_2020.pem
 file path=etc/certs/CA/D-TRUST_EV_Root_CA_1_2020.pem
@@ -95,8 +91,6 @@
 file path=etc/certs/CA/DigiCert_TLS_ECC_P384_Root_G5.pem
 file path=etc/certs/CA/DigiCert_TLS_RSA4096_Root_G5.pem
 file path=etc/certs/CA/DigiCert_Trusted_Root_G4.pem
-file path=etc/certs/CA/E-Tugra_Global_Root_CA_ECC_v3.pem
-file path=etc/certs/CA/E-Tugra_Global_Root_CA_RSA_v3.pem
 file path=etc/certs/CA/Entrust.net_Premium_2048_Secure_Server_CA.pem
 file path=etc/certs/CA/Entrust_Root_Certification_Authority.pem
 file path=etc/certs/CA/Entrust_Root_Certification_Authority_-_EC1.pem
@@ -144,14 +138,17 @@
 file path=etc/certs/CA/SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
 file path=etc/certs/CA/SSL.com_Root_Certification_Authority_ECC.pem
 file path=etc/certs/CA/SSL.com_Root_Certification_Authority_RSA.pem
+file path=etc/certs/CA/SSL.com_TLS_ECC_Root_CA_2022.pem
+file path=etc/certs/CA/SSL.com_TLS_RSA_Root_CA_2022.pem
 file path=etc/certs/CA/SZAFIR_ROOT_CA2.pem
+file path=etc/certs/CA/Sectigo_Public_Server_Authentication_Root_E46.pem
+file path=etc/certs/CA/Sectigo_Public_Server_Authentication_Root_R46.pem
 file path=etc/certs/CA/SecureSign_RootCA11.pem
 file path=etc/certs/CA/SecureTrust_CA.pem
 file path=etc/certs/CA/Secure_Global_CA.pem
 file path=etc/certs/CA/Security_Communication_ECC_RootCA1.pem
 file path=etc/certs/CA/Security_Communication_RootCA2.pem
 file path=etc/certs/CA/Security_Communication_RootCA3.pem
-file path=etc/certs/CA/Security_Communication_Root_CA.pem
 file path=etc/certs/CA/Starfield_Class_2_CA.pem
 file path=etc/certs/CA/Starfield_Root_Certificate_Authority_-_G2.pem
 file path=etc/certs/CA/Starfield_Services_Root_Certificate_Authority_-_G2.pem
@@ -164,9 +161,8 @@
 file path=etc/certs/CA/TWCA_Root_Certification_Authority.pem
 file path=etc/certs/CA/TeliaSonera_Root_CA_v1.pem
 file path=etc/certs/CA/Telia_Root_CA_v2.pem
-file path=etc/certs/CA/TrustCor_ECA-1.pem
-file path=etc/certs/CA/TrustCor_RootCert_CA-1.pem
-file path=etc/certs/CA/TrustCor_RootCert_CA-2.pem
+file path=etc/certs/CA/TrustAsia_Global_Root_CA_G3.pem
+file path=etc/certs/CA/TrustAsia_Global_Root_CA_G4.pem
 file path=etc/certs/CA/Trustwave_Global_Certification_Authority.pem
 file path=etc/certs/CA/Trustwave_Global_ECC_P256_Certification_Authority.pem
 file path=etc/certs/CA/Trustwave_Global_ECC_P384_Certification_Authority.pem
@@ -218,12 +214,16 @@
     target=../../certs/CA/emSign_ECC_Root_CA_-_G3.pem
 link path=etc/openssl/certs/18856ac4.0 \
     target=../../certs/CA/SecureSign_RootCA11.pem
+link path=etc/openssl/certs/1cef98f5.0 \
+    target=../../certs/CA/TrustAsia_Global_Root_CA_G4.pem
 link path=etc/openssl/certs/1d3472b9.0 \
     target=../../certs/CA/GlobalSign_ECC_Root_CA_-_R5.pem
 link path=etc/openssl/certs/1e08bfd1.0 \
     target=../../certs/CA/IdenTrust_Public_Sector_Root_CA_1.pem
 link path=etc/openssl/certs/1e09d511.0 \
     target=../../certs/CA/T-TeleSec_GlobalRoot_Class_2.pem
+link path=etc/openssl/certs/228f89db.0 \
+    target=../../certs/CA/CommScope_Public_Trust_ECC_Root-01.pem
 link path=etc/openssl/certs/244b5494.0 \
     target=../../certs/CA/DigiCert_High_Assurance_EV_Root_CA.pem
 link path=etc/openssl/certs/2923b3f9.0 \
@@ -240,8 +240,6 @@
     target=../../certs/CA/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
 link path=etc/openssl/certs/3e359ba6.0 \
     target=../../certs/CA/BJCA_Global_Root_CA2.pem
-link path=etc/openssl/certs/3e44d2f7.0 \
-    target=../../certs/CA/TrustCor_RootCert_CA-2.pem
 link path=etc/openssl/certs/3fb36b73.0 \
     target=../../certs/CA/NAVER_Global_Root_Certification_Authority.pem
 link path=etc/openssl/certs/40193066.0 \
@@ -259,6 +257,8 @@
     target=../../certs/CA/Starfield_Root_Certificate_Authority_-_G2.pem
 link path=etc/openssl/certs/4f316efb.0 \
     target=../../certs/CA/SwissSign_Gold_CA_-_G2.pem
+link path=etc/openssl/certs/4fd49c6c.0 \
+    target=../../certs/CA/CommScope_Public_Trust_RSA_Root-02.pem
 link path=etc/openssl/certs/5443e9e3.0 \
     target=../../certs/CA/T-TeleSec_GlobalRoot_Class_3.pem
 link path=etc/openssl/certs/54657681.0 \
@@ -269,14 +269,10 @@
     target=../../certs/CA/Security_Communication_ECC_RootCA1.pem
 link path=etc/openssl/certs/5931b5bc.0 \
     target=../../certs/CA/D-TRUST_EV_Root_CA_1_2020.pem
-link path=etc/openssl/certs/5a7722fb.0 \
-    target=../../certs/CA/E-Tugra_Global_Root_CA_ECC_v3.pem
 link path=etc/openssl/certs/5ad8a5d6.0 \
     target=../../certs/CA/GlobalSign_Root_CA.pem
 link path=etc/openssl/certs/5cd81ad7.0 \
     target=../../certs/CA/TeliaSonera_Root_CA_v1.pem
-link path=etc/openssl/certs/5d3033c5.0 \
-    target=../../certs/CA/TrustCor_RootCert_CA-1.pem
 link path=etc/openssl/certs/5e98733a.0 \
     target=../../certs/CA/Entrust_Root_Certification_Authority_-_G4.pem
 link path=etc/openssl/certs/5f15c80c.0 \
@@ -288,8 +284,6 @@
 link path=etc/openssl/certs/626dceaf.0 target=../../certs/CA/GTS_Root_R2.pem
 link path=etc/openssl/certs/653b494a.0 \
     target=../../certs/CA/Baltimore_CyberTrust_Root.pem
-link path=etc/openssl/certs/66445960.0 \
-    target=../../certs/CA/E-Tugra_Global_Root_CA_RSA_v3.pem
 link path=etc/openssl/certs/68dd7389.0 \
     target=../../certs/CA/Hongkong_Post_Root_CA_3.pem
 link path=etc/openssl/certs/6b99d060.0 \
@@ -313,13 +307,18 @@
 link path=etc/openssl/certs/7a3adc42.0 target=../../certs/CA/vTrus_Root_CA.pem
 link path=etc/openssl/certs/7a780d93.0 \
     target=../../certs/CA/Certainly_Root_R1.pem
-link path=etc/openssl/certs/7aaf71c0.0 target=../../certs/CA/TrustCor_ECA-1.pem
 link path=etc/openssl/certs/7f3d5d1d.0 \
     target=../../certs/CA/DigiCert_Assured_ID_Root_G3.pem
 link path=etc/openssl/certs/8160b96c.0 \
     target=../../certs/CA/Microsec_e-Szigno_Root_CA_2009.pem
+link path=etc/openssl/certs/81f2d2b1.0 \
+    target=../../certs/CA/CommScope_Public_Trust_ECC_Root-02.pem
+link path=etc/openssl/certs/8312c4c1.0 \
+    target=../../certs/CA/CommScope_Public_Trust_RSA_Root-01.pem
 link path=etc/openssl/certs/8508e720.0 \
     target=../../certs/CA/Certainly_Root_E1.pem
+link path=etc/openssl/certs/865fbdf9.0 \
+    target=../../certs/CA/SSL.com_TLS_ECC_Root_CA_2022.pem
 link path=etc/openssl/certs/8cb5ee0f.0 \
     target=../../certs/CA/Amazon_Root_CA_3.pem
 link path=etc/openssl/certs/8d86cdd1.0 \
@@ -328,6 +327,8 @@
     target=../../certs/CA/Microsoft_ECC_Root_Certificate_Authority_2017.pem
 link path=etc/openssl/certs/8f103249.0 \
     target=../../certs/CA/Telia_Root_CA_v2.pem
+link path=etc/openssl/certs/9046744a.0 \
+    target=../../certs/CA/Sectigo_Public_Server_Authentication_Root_R46.pem
 link path=etc/openssl/certs/90c5a3c8.0 \
     target=../../certs/CA/HiPKI_Root_CA_-_G1.pem
 link path=etc/openssl/certs/930ac5d2.0 \
@@ -340,8 +341,12 @@
     target=../../certs/CA/DigiCert_TLS_ECC_P384_Root_G5.pem
 link path=etc/openssl/certs/988a38cb.0 \
     target=../../certs/CA/NetLock_Arany_Class_Gold_Ftanstvny.pem
+link path=etc/openssl/certs/9b46e03d.0 \
+    target=../../certs/CA/Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
 link path=etc/openssl/certs/9b5697b0.0 \
     target=../../certs/CA/Trustwave_Global_ECC_P256_Certification_Authority.pem
+link path=etc/openssl/certs/9bf03295.0 \
+    target=../../certs/CA/TrustAsia_Global_Root_CA_G3.pem
 link path=etc/openssl/certs/9c8dfbd4.0 \
     target=../../certs/CA/AffirmTrust_Premium_ECC.pem
 link path=etc/openssl/certs/9d04f354.0 \
@@ -351,6 +356,8 @@
 link path=etc/openssl/certs/9f727ac7.0 \
     target=../../certs/CA/HARICA_TLS_RSA_Root_CA_2021.pem
 link path=etc/openssl/certs/a3418fda.0 target=../../certs/CA/GTS_Root_R4.pem
+link path=etc/openssl/certs/a89d74c2.0 \
+    target=../../certs/CA/SSL.com_TLS_RSA_Root_CA_2022.pem
 link path=etc/openssl/certs/a94d09e5.0 target=../../certs/CA/ACCVRAIZ1.pem
 link path=etc/openssl/certs/aee5f10d.0 \
     target=../../certs/CA/Entrust.net_Premium_2048_Secure_Server_CA.pem
@@ -395,6 +402,8 @@
     target=../../certs/CA/QuoVadis_Root_CA_2.pem
 link path=etc/openssl/certs/d887a5bb.0 \
     target=../../certs/CA/Trustwave_Global_ECC_P384_Certification_Authority.pem
+link path=etc/openssl/certs/da0cfd1d.0 \
+    target=../../certs/CA/Sectigo_Public_Server_Authentication_Root_E46.pem
 link path=etc/openssl/certs/dc4d6a89.0 \
     target=../../certs/CA/GlobalSign_Root_CA_-_R6.pem
 link path=etc/openssl/certs/dd8e9d41.0 \
@@ -432,8 +441,6 @@
     target=../../certs/CA/Trustwave_Global_Certification_Authority.pem
 link path=etc/openssl/certs/f30dd6ad.0 \
     target=../../certs/CA/USERTrust_ECC_Certification_Authority.pem
-link path=etc/openssl/certs/f3377b1b.0 \
-    target=../../certs/CA/Security_Communication_Root_CA.pem
 link path=etc/openssl/certs/f387163d.0 \
     target=../../certs/CA/Starfield_Class_2_CA.pem
 link path=etc/openssl/certs/f39fc864.0 target=../../certs/CA/SecureTrust_CA.pem
@@ -441,6 +448,8 @@
     target=../../certs/CA/Certigna_Root_CA.pem
 link path=etc/openssl/certs/fa5da96b.0 \
     target=../../certs/CA/GLOBALTRUST_2020.pem
+link path=etc/openssl/certs/fb717492.0 \
+    target=../../certs/CA/Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
 link path=etc/openssl/certs/fc5a8f99.0 \
     target=../../certs/CA/USERTrust_RSA_Certification_Authority.pem
 link path=etc/openssl/certs/fd64f3fc.0 \
diff --git a/components/openindiana/ca-certificates/manifests/sample-manifest.p5m b/components/openindiana/ca-certificates/manifests/sample-manifest.p5m
index 42851ca..271ea51 100644
--- a/components/openindiana/ca-certificates/manifests/sample-manifest.p5m
+++ b/components/openindiana/ca-certificates/manifests/sample-manifest.p5m
@@ -37,6 +37,8 @@
 file path=etc/certs/CA/Amazon_Root_CA_3.pem
 file path=etc/certs/CA/Amazon_Root_CA_4.pem
 file path=etc/certs/CA/Atos_TrustedRoot_2011.pem
+file path=etc/certs/CA/Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
+file path=etc/certs/CA/Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
 file path=etc/certs/CA/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
 file path=etc/certs/CA/BJCA_Global_Root_CA1.pem
 file path=etc/certs/CA/BJCA_Global_Root_CA2.pem
@@ -56,6 +58,10 @@
 file path=etc/certs/CA/Certum_Trusted_Network_CA.pem
 file path=etc/certs/CA/Certum_Trusted_Network_CA_2.pem
 file path=etc/certs/CA/Certum_Trusted_Root_CA.pem
+file path=etc/certs/CA/CommScope_Public_Trust_ECC_Root-01.pem
+file path=etc/certs/CA/CommScope_Public_Trust_ECC_Root-02.pem
+file path=etc/certs/CA/CommScope_Public_Trust_RSA_Root-01.pem
+file path=etc/certs/CA/CommScope_Public_Trust_RSA_Root-02.pem
 file path=etc/certs/CA/Comodo_AAA_Services_root.pem
 file path=etc/certs/CA/D-TRUST_BR_Root_CA_1_2020.pem
 file path=etc/certs/CA/D-TRUST_EV_Root_CA_1_2020.pem
@@ -71,8 +77,6 @@
 file path=etc/certs/CA/DigiCert_TLS_ECC_P384_Root_G5.pem
 file path=etc/certs/CA/DigiCert_TLS_RSA4096_Root_G5.pem
 file path=etc/certs/CA/DigiCert_Trusted_Root_G4.pem
-file path=etc/certs/CA/E-Tugra_Global_Root_CA_ECC_v3.pem
-file path=etc/certs/CA/E-Tugra_Global_Root_CA_RSA_v3.pem
 file path=etc/certs/CA/Entrust.net_Premium_2048_Secure_Server_CA.pem
 file path=etc/certs/CA/Entrust_Root_Certification_Authority.pem
 file path=etc/certs/CA/Entrust_Root_Certification_Authority_-_EC1.pem
@@ -120,14 +124,17 @@
 file path=etc/certs/CA/SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
 file path=etc/certs/CA/SSL.com_Root_Certification_Authority_ECC.pem
 file path=etc/certs/CA/SSL.com_Root_Certification_Authority_RSA.pem
+file path=etc/certs/CA/SSL.com_TLS_ECC_Root_CA_2022.pem
+file path=etc/certs/CA/SSL.com_TLS_RSA_Root_CA_2022.pem
 file path=etc/certs/CA/SZAFIR_ROOT_CA2.pem
+file path=etc/certs/CA/Sectigo_Public_Server_Authentication_Root_E46.pem
+file path=etc/certs/CA/Sectigo_Public_Server_Authentication_Root_R46.pem
 file path=etc/certs/CA/SecureSign_RootCA11.pem
 file path=etc/certs/CA/SecureTrust_CA.pem
 file path=etc/certs/CA/Secure_Global_CA.pem
 file path=etc/certs/CA/Security_Communication_ECC_RootCA1.pem
 file path=etc/certs/CA/Security_Communication_RootCA2.pem
 file path=etc/certs/CA/Security_Communication_RootCA3.pem
-file path=etc/certs/CA/Security_Communication_Root_CA.pem
 file path=etc/certs/CA/Starfield_Class_2_CA.pem
 file path=etc/certs/CA/Starfield_Root_Certificate_Authority_-_G2.pem
 file path=etc/certs/CA/Starfield_Services_Root_Certificate_Authority_-_G2.pem
@@ -140,9 +147,8 @@
 file path=etc/certs/CA/TWCA_Root_Certification_Authority.pem
 file path=etc/certs/CA/TeliaSonera_Root_CA_v1.pem
 file path=etc/certs/CA/Telia_Root_CA_v2.pem
-file path=etc/certs/CA/TrustCor_ECA-1.pem
-file path=etc/certs/CA/TrustCor_RootCert_CA-1.pem
-file path=etc/certs/CA/TrustCor_RootCert_CA-2.pem
+file path=etc/certs/CA/TrustAsia_Global_Root_CA_G3.pem
+file path=etc/certs/CA/TrustAsia_Global_Root_CA_G4.pem
 file path=etc/certs/CA/Trustwave_Global_Certification_Authority.pem
 file path=etc/certs/CA/Trustwave_Global_ECC_P256_Certification_Authority.pem
 file path=etc/certs/CA/Trustwave_Global_ECC_P384_Certification_Authority.pem
@@ -194,12 +200,16 @@
     target=../../certs/CA/emSign_ECC_Root_CA_-_G3.pem
 link path=etc/openssl/certs/18856ac4.0 \
     target=../../certs/CA/SecureSign_RootCA11.pem
+link path=etc/openssl/certs/1cef98f5.0 \
+    target=../../certs/CA/TrustAsia_Global_Root_CA_G4.pem
 link path=etc/openssl/certs/1d3472b9.0 \
     target=../../certs/CA/GlobalSign_ECC_Root_CA_-_R5.pem
 link path=etc/openssl/certs/1e08bfd1.0 \
     target=../../certs/CA/IdenTrust_Public_Sector_Root_CA_1.pem
 link path=etc/openssl/certs/1e09d511.0 \
     target=../../certs/CA/T-TeleSec_GlobalRoot_Class_2.pem
+link path=etc/openssl/certs/228f89db.0 \
+    target=../../certs/CA/CommScope_Public_Trust_ECC_Root-01.pem
 link path=etc/openssl/certs/244b5494.0 \
     target=../../certs/CA/DigiCert_High_Assurance_EV_Root_CA.pem
 link path=etc/openssl/certs/2923b3f9.0 \
@@ -216,8 +226,6 @@
     target=../../certs/CA/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
 link path=etc/openssl/certs/3e359ba6.0 \
     target=../../certs/CA/BJCA_Global_Root_CA2.pem
-link path=etc/openssl/certs/3e44d2f7.0 \
-    target=../../certs/CA/TrustCor_RootCert_CA-2.pem
 link path=etc/openssl/certs/3fb36b73.0 \
     target=../../certs/CA/NAVER_Global_Root_Certification_Authority.pem
 link path=etc/openssl/certs/40193066.0 \
@@ -235,6 +243,8 @@
     target=../../certs/CA/Starfield_Root_Certificate_Authority_-_G2.pem
 link path=etc/openssl/certs/4f316efb.0 \
     target=../../certs/CA/SwissSign_Gold_CA_-_G2.pem
+link path=etc/openssl/certs/4fd49c6c.0 \
+    target=../../certs/CA/CommScope_Public_Trust_RSA_Root-02.pem
 link path=etc/openssl/certs/5443e9e3.0 \
     target=../../certs/CA/T-TeleSec_GlobalRoot_Class_3.pem
 link path=etc/openssl/certs/54657681.0 \
@@ -245,14 +255,10 @@
     target=../../certs/CA/Security_Communication_ECC_RootCA1.pem
 link path=etc/openssl/certs/5931b5bc.0 \
     target=../../certs/CA/D-TRUST_EV_Root_CA_1_2020.pem
-link path=etc/openssl/certs/5a7722fb.0 \
-    target=../../certs/CA/E-Tugra_Global_Root_CA_ECC_v3.pem
 link path=etc/openssl/certs/5ad8a5d6.0 \
     target=../../certs/CA/GlobalSign_Root_CA.pem
 link path=etc/openssl/certs/5cd81ad7.0 \
     target=../../certs/CA/TeliaSonera_Root_CA_v1.pem
-link path=etc/openssl/certs/5d3033c5.0 \
-    target=../../certs/CA/TrustCor_RootCert_CA-1.pem
 link path=etc/openssl/certs/5e98733a.0 \
     target=../../certs/CA/Entrust_Root_Certification_Authority_-_G4.pem
 link path=etc/openssl/certs/5f15c80c.0 \
@@ -264,8 +270,6 @@
 link path=etc/openssl/certs/626dceaf.0 target=../../certs/CA/GTS_Root_R2.pem
 link path=etc/openssl/certs/653b494a.0 \
     target=../../certs/CA/Baltimore_CyberTrust_Root.pem
-link path=etc/openssl/certs/66445960.0 \
-    target=../../certs/CA/E-Tugra_Global_Root_CA_RSA_v3.pem
 link path=etc/openssl/certs/68dd7389.0 \
     target=../../certs/CA/Hongkong_Post_Root_CA_3.pem
 link path=etc/openssl/certs/6b99d060.0 \
@@ -289,13 +293,18 @@
 link path=etc/openssl/certs/7a3adc42.0 target=../../certs/CA/vTrus_Root_CA.pem
 link path=etc/openssl/certs/7a780d93.0 \
     target=../../certs/CA/Certainly_Root_R1.pem
-link path=etc/openssl/certs/7aaf71c0.0 target=../../certs/CA/TrustCor_ECA-1.pem
 link path=etc/openssl/certs/7f3d5d1d.0 \
     target=../../certs/CA/DigiCert_Assured_ID_Root_G3.pem
 link path=etc/openssl/certs/8160b96c.0 \
     target=../../certs/CA/Microsec_e-Szigno_Root_CA_2009.pem
+link path=etc/openssl/certs/81f2d2b1.0 \
+    target=../../certs/CA/CommScope_Public_Trust_ECC_Root-02.pem
+link path=etc/openssl/certs/8312c4c1.0 \
+    target=../../certs/CA/CommScope_Public_Trust_RSA_Root-01.pem
 link path=etc/openssl/certs/8508e720.0 \
     target=../../certs/CA/Certainly_Root_E1.pem
+link path=etc/openssl/certs/865fbdf9.0 \
+    target=../../certs/CA/SSL.com_TLS_ECC_Root_CA_2022.pem
 link path=etc/openssl/certs/8cb5ee0f.0 \
     target=../../certs/CA/Amazon_Root_CA_3.pem
 link path=etc/openssl/certs/8d86cdd1.0 \
@@ -304,6 +313,8 @@
     target=../../certs/CA/Microsoft_ECC_Root_Certificate_Authority_2017.pem
 link path=etc/openssl/certs/8f103249.0 \
     target=../../certs/CA/Telia_Root_CA_v2.pem
+link path=etc/openssl/certs/9046744a.0 \
+    target=../../certs/CA/Sectigo_Public_Server_Authentication_Root_R46.pem
 link path=etc/openssl/certs/90c5a3c8.0 \
     target=../../certs/CA/HiPKI_Root_CA_-_G1.pem
 link path=etc/openssl/certs/930ac5d2.0 \
@@ -316,8 +327,12 @@
     target=../../certs/CA/DigiCert_TLS_ECC_P384_Root_G5.pem
 link path=etc/openssl/certs/988a38cb.0 \
     target=../../certs/CA/NetLock_Arany_Class_Gold_Ftanstvny.pem
+link path=etc/openssl/certs/9b46e03d.0 \
+    target=../../certs/CA/Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
 link path=etc/openssl/certs/9b5697b0.0 \
     target=../../certs/CA/Trustwave_Global_ECC_P256_Certification_Authority.pem
+link path=etc/openssl/certs/9bf03295.0 \
+    target=../../certs/CA/TrustAsia_Global_Root_CA_G3.pem
 link path=etc/openssl/certs/9c8dfbd4.0 \
     target=../../certs/CA/AffirmTrust_Premium_ECC.pem
 link path=etc/openssl/certs/9d04f354.0 \
@@ -327,6 +342,8 @@
 link path=etc/openssl/certs/9f727ac7.0 \
     target=../../certs/CA/HARICA_TLS_RSA_Root_CA_2021.pem
 link path=etc/openssl/certs/a3418fda.0 target=../../certs/CA/GTS_Root_R4.pem
+link path=etc/openssl/certs/a89d74c2.0 \
+    target=../../certs/CA/SSL.com_TLS_RSA_Root_CA_2022.pem
 link path=etc/openssl/certs/a94d09e5.0 target=../../certs/CA/ACCVRAIZ1.pem
 link path=etc/openssl/certs/aee5f10d.0 \
     target=../../certs/CA/Entrust.net_Premium_2048_Secure_Server_CA.pem
@@ -371,6 +388,8 @@
     target=../../certs/CA/QuoVadis_Root_CA_2.pem
 link path=etc/openssl/certs/d887a5bb.0 \
     target=../../certs/CA/Trustwave_Global_ECC_P384_Certification_Authority.pem
+link path=etc/openssl/certs/da0cfd1d.0 \
+    target=../../certs/CA/Sectigo_Public_Server_Authentication_Root_E46.pem
 link path=etc/openssl/certs/dc4d6a89.0 \
     target=../../certs/CA/GlobalSign_Root_CA_-_R6.pem
 link path=etc/openssl/certs/dd8e9d41.0 \
@@ -408,8 +427,6 @@
     target=../../certs/CA/Trustwave_Global_Certification_Authority.pem
 link path=etc/openssl/certs/f30dd6ad.0 \
     target=../../certs/CA/USERTrust_ECC_Certification_Authority.pem
-link path=etc/openssl/certs/f3377b1b.0 \
-    target=../../certs/CA/Security_Communication_Root_CA.pem
 link path=etc/openssl/certs/f387163d.0 \
     target=../../certs/CA/Starfield_Class_2_CA.pem
 link path=etc/openssl/certs/f39fc864.0 target=../../certs/CA/SecureTrust_CA.pem
@@ -417,6 +434,8 @@
     target=../../certs/CA/Certigna_Root_CA.pem
 link path=etc/openssl/certs/fa5da96b.0 \
     target=../../certs/CA/GLOBALTRUST_2020.pem
+link path=etc/openssl/certs/fb717492.0 \
+    target=../../certs/CA/Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
 link path=etc/openssl/certs/fc5a8f99.0 \
     target=../../certs/CA/USERTrust_RSA_Certification_Authority.pem
 link path=etc/openssl/certs/fd64f3fc.0 \

--
Gitblit v1.9.3