aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2023-05-24 19:46:51 +0000
committerPeter Wemm <peter@FreeBSD.org>2023-05-24 20:03:10 +0000
commitba244e2a986fca388b0be8804c8d84276593f817 (patch)
treebd91a9679daa429c4bf68001d27f74f311c2a3bb
parent96e6e5b5fe9b510fd9a416f486860c2acad4219b (diff)
downloadsrc-ba244e2a986fca388b0be8804c8d84276593f817.tar.gz
src-ba244e2a986fca388b0be8804c8d84276593f817.zip
delete-old: add two files left behind in certs/blacklisted
The untrusted certs directory was renamed a while ago and these files were moved to the new location. Various upgrade paths cause these files to be missed and prevent deletion of the directory.
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 97881f40ac59..a67a95325dfd 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -2583,6 +2583,8 @@ OLD_FILES+=usr/share/certs/blacklisted/GeoTrust_Universal_CA.pem
OLD_FILES+=usr/share/certs/blacklisted/Global_Chambersign_Root_-_2008.pem
OLD_FILES+=usr/share/certs/blacklisted/LuxTrust_Global_Root_2.pem
OLD_FILES+=usr/share/certs/blacklisted/OISTE_WISeKey_Global_Root_GA_CA.pem
+OLD_FILES+=usr/share/certs/blacklisted/QuoVadis_Root_CA.pem
+OLD_FILES+=usr/share/certs/blacklisted/Sonera_Class_2_Root_CA.pem
OLD_FILES+=usr/share/certs/blacklisted/Staat_der_Nederlanden_Root_CA_-_G2.pem
OLD_FILES+=usr/share/certs/blacklisted/Staat_der_Nederlanden_Root_CA_-_G3.pem
OLD_FILES+=usr/share/certs/blacklisted/SwissSign_Platinum_CA_-_G2.pem